fusesoc / blinky

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

Added support for Nexys4 Devboard #54

Closed tyler-marr closed 3 years ago

tyler-marr commented 3 years ago

Added support for Nexys4 devboard, specifically the right-most LED. This FPGA is the same as the Nexys A7 but on a different board.

olofk commented 3 years ago

Thanks! Picked and pushed. Digilent's naming for the Nexys boards is highly confusing. Thought we could perhaps reuse the A7 target but this one really isn't pin-compatible with the Nexys A7 so it makes sense to have it as a new target.