Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
R
ring
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
pub
ring
Commits
9e473e61
Commit
9e473e61
authored
3 years ago
by
Erik Strand
Browse files
Options
Downloads
Patches
Plain Diff
Make comment more informative
parent
37e6059d
No related branches found
No related tags found
No related merge requests found
Pipeline
#14684
passed
3 years ago
Stage: deploy
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
GPIO/iCE40/ring.v
+1
-1
1 addition, 1 deletion
GPIO/iCE40/ring.v
with
1 addition
and
1 deletion
GPIO/iCE40/ring.v
+
1
−
1
View file @
9e473e61
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
`default_nettype
none
`default_nettype
none
module
top
(
module
top
(
input
CLK_12MHZ
,
// system clock
input
CLK_12MHZ
,
// the iCEBreaker has an external 12MHz oscillator
output
P1A1
,
output
P1A1
,
input
P1A2
,
input
P1A2
,
);
);
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment