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
c3065a2c
Commit
c3065a2c
authored
3 years ago
by
Erik Strand
Browse files
Options
Downloads
Patches
Plain Diff
Add license for FPGA ring oscillator test
parent
9e473e61
No related branches found
No related tags found
No related merge requests found
Pipeline
#14693
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
+15
-1
15 additions, 1 deletion
GPIO/iCE40/ring.v
with
15 additions
and
1 deletion
GPIO/iCE40/ring.v
+
15
−
1
View file @
c3065a2c
// Cause yosys to throw an error when we implicitly declare nets
//
// ring.v
//
// iCE40 FPGA ring oscillator test
//
// Erik Strand 9/30/21
//
// This work may be reproduced, modified, distributed,
// performed, and displayed for any purpose, but must
// acknowledge this project. Copyright is retained and
// must be preserved. The work is provided as is; no
// warranty is provided, and users accept all liability.
//
// Make yosys throw an error when we implicitly declare nets.
`default_nettype
none
module
top
(
...
...
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