FPGA-Research-Manchester / FABulous

Fabric generator and CAD tools
https://fabulous.readthedocs.io/en/latest/
Apache License 2.0
148 stars 34 forks source link

Feature INCLUDE keyword #224

Closed KelvinChung2000 closed 3 months ago

KelvinChung2000 commented 3 months ago

Adding the INCLUDE keyword to the .list and .csv files for fabric design allows the user to define a base design and include it in another tile, reducing the amount of editing needed for a full fabric design.

To make this possible, most of the file path system is reworked so that all file referencing will be relative to the full path.