Skip to content
Snippets Groups Projects
Commit c3065a2c authored by Erik Strand's avatar Erik Strand
Browse files

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
// 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 (
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment