pluto_hdl_adi/projects/common/de10nano
Bogdan Luncan 72313df81f Updated the makefiles to build the projects in subdirectories based on the build parameters.
Running 'make' will build the default project directly in the project folder (like it did before)
Running 'make RX_LANE_RATE=15 TX_LANE_RATE=15' will build the project inside the 'RXRATE15_TXRATE15' subdirectory.
Running 'make CFG=cfg/test_config.txt" will use the variables found inside the configuration file and build the project inside the 'test_config' subdirectory.
Running 'make clean' will clean the default project only.
Running 'make CFG=cfg/test_config.txt clean' will clean the 'testconfig' build.
Running 'make clean-all' will delete all the built configurations and libraries.

Note that the 'JESD' and 'LANE' words from the parameter names are stripped.

Signed-off-by: Bogdan Luncan <bogdan.luncan@analog.com>
2022-11-14 09:38:42 +02:00
..
Makefile projects/common: Add build files templates carriers. Modified Quartus Versions 2022-10-05 10:47:21 +03:00
de10nano_system_assign.tcl de10nano: Add hps_conv_usb_n signal to stabilize UART lines 2021-01-13 15:36:45 +02:00
de10nano_system_qsys.tcl sysid: Add sysid support for de10nano 2022-08-02 14:15:34 +03:00
system_constr.sdc projects/common: Add build files templates carriers. Modified Quartus Versions 2022-10-05 10:47:21 +03:00
system_project.tcl Updated the makefiles to build the projects in subdirectories based on the build parameters. 2022-11-14 09:38:42 +02:00
system_qsys.tcl projects/common: Add build files templates carriers. Modified Quartus Versions 2022-10-05 10:47:21 +03:00
system_top.v projects/common: Add system_top _project templates 2022-09-20 17:00:49 +03:00