fusesoc / blinky

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

Added support for Alinx AX309 board #81

Closed Inokinoki closed 2 years ago

olofk commented 2 years ago

Code looks great but would like to see two more things

  1. Add a description tag to the target
  2. Add a link in the readme to some URL where you can find more info about the board
Inokinoki commented 2 years ago

Code looks great but would like to see two more things

1. Add a description tag to the target

2. Add a link in the readme to some URL where you can find more info about the board

Thanks !

The description and the link are appended. I also changed the position of the ax309 target according to the alphabet order.

olofk commented 2 years ago

Excellent! Bonus points for the alphabetical order. Thank you for the contribution. Picked and pushed!