fusesoc / blinky

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

Add Nandland Go Board support #65

Closed ddribin closed 3 years ago

ddribin commented 3 years ago

Here's support for the Nandland Go Board:

https://www.nandland.com/goboard/introduction.html

I created its own Verilog file because the board has 4 LEDs, and they are on by default unless explicitly turned off.

olofk commented 3 years ago

Thanks for your contribution! I don't know nextpnr well enough myself to answer the pull-up question right away. Perhaps @gatecat or @clairexen can shed some light on the correct PCF option or similar to use.

Regardless, your PR looks just fine, so we can change that in a follow-up patch and bring this in right away