FPGAwars / apio

:seedling: Open source ecosystem for open FPGA boards
https://github.com/FPGAwars/apio/wiki
GNU General Public License v2.0
794 stars 136 forks source link

apio build --top-module option added #323

Closed luongb closed 1 year ago

luongb commented 1 year ago

Adding an option to apio build that allows the user to specify the top level module in Yosys.

Without it, Yosys will auto detect and sometimes choose the wrong one #162 updated docs to reflect new option