FPGAwars / apio

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

Manage code with subdirectories #227

Open nihirash opened 3 years ago

nihirash commented 3 years ago

Hello!

Is it possible use APIO with project that didn't organized as a single directory? I'd like have directory list, where my verilog files placed and run apio build for it.

BTW, thank you for your great tool!

nihirash commented 3 years ago

Currently did with "raw" call of utils.

pm100 commented 3 months ago

I think my ask is similar. I would like to have a library of modules that I can include in many projects. Icecube2 allows this. This is probably a request to yosys, but I am very new to these tools.

I dont want to use `include