fusesoc / blinky

Example LED blinking project for your FPGA dev board of choice
MIT License
164 stars 71 forks source link

Initial Verilator Support #3

Open DoctorWkt opened 5 years ago

DoctorWkt commented 5 years ago

Here is an initial version which provides Verilator support. I'm not recommending that you adopt it as-is, but perhaps you can look at it and see how it can be modified to be acceptable. Thanks!

Things to add or fix: use the command-line info to set the VCD filename, add lint support, work out how to remove the _verilator lintoff WIDTH comments in blinky.v.