diff options
Diffstat (limited to 'examples/intel/asicworld_lfsr/README')
-rw-r--r-- | examples/intel/asicworld_lfsr/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/examples/intel/asicworld_lfsr/README b/examples/intel/asicworld_lfsr/README new file mode 100644 index 000000000..ba365fabf --- /dev/null +++ b/examples/intel/asicworld_lfsr/README @@ -0,0 +1,6 @@ +Source of the files: +http://www.asic-world.com/examples/verilog/lfsr.html + +Run first: runme_presynth +Generate output netlist with run_max10 or run_cycloneiv +Then, check with: runme_postsynth |