fusesoc / blinky

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

Add support for Cyclone 10 LP Refkit #56

Closed RobertWilbrandt closed 3 years ago

RobertWilbrandt commented 3 years ago

The full name is quite long, so i did as litex did and called it c10lp_refkit.

Seems to work fine: $ fusesoc run --target c10lp_refkit fusesoc:utils:blinky --cable "Arrow-USB-Blaster [AR3M3WMU]" output

olofk commented 3 years ago

Thanks for your contribution. This looks all good. Picked and pushed