fusesoc / blinky

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

Need clarification on board support #16

Closed rajesh-s closed 4 years ago

rajesh-s commented 4 years ago

Hi,

In the step,

To build for your particular board, run fusesoc run --target= fusesoc:utils:blinky where is one of the boards listed in the Board support section below.

If I'm adding a new board, what should the target be specified as? From earlier in the documentation I am assuming support for new boards are allowed to be added as well. I'm working with a Nexys Video btw.

Thanks!

rajesh-s commented 4 years ago

I figured that the board needs to be added to the blink repository for it to be available as a fusesoc core.