fusesoc / blinky

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

Board support: DE1-SoC and zrtech_v2.00 #8

Closed julian-becker closed 4 years ago

julian-becker commented 4 years ago

This adds support for 2 of my FPGA dev-boards, namely the zrtech_v2.00 and the DE1-SoC.

Support for the DE1-SoC presently depends on the board_device_index option, the support for which is included in https://github.com/olofk/edalize/pull/53

olofk commented 4 years ago

Many thanks. Picked and pushed! It would be great if you could also scribble a few lines in README.md regarding the boards when you find the time