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

First installment of consolidating and sharing the command options. #395

Closed zapta closed 1 month ago

zapta commented 1 month ago

First installment of sharing options definitions across commands. This commit moves the build command option to a new shared options file called options.py. The rest of the commands will follow once this pull request is going it.