pluto_hdl_adi/projects/common
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
..
a10gx projects/common: Add build files templates carriers. Modified Quartus Versions 2022-10-05 10:47:21 +03:00
a10soc projects/common: Add build files templates carriers. Modified Quartus Versions 2022-10-05 10:47:21 +03:00
ac701 projects/common: Add build files templates carriers. Modified Quartus Versions 2022-10-05 10:47:21 +03:00
c5soc projects/common: Add build files templates carriers. Modified Quartus Versions 2022-10-05 10:47:21 +03:00
coraz7s projects/common: Add build files templates carriers. Modified Quartus Versions 2022-10-05 10:47:21 +03:00
de10nano Updated the makefiles to build the projects in subdirectories based on the build parameters. 2022-11-14 09:38:42 +02:00
intel scripts: Merge adi_env.tcl into a single file 2022-08-08 13:52:54 +03:00
kc705 projects/common: Add build files templates carriers. Modified Quartus Versions 2022-10-05 10:47:21 +03:00
kcu105 projects/common: Add build files templates carriers. Modified Quartus Versions 2022-10-05 10:47:21 +03:00
microzed projects/common: Add system_top _project templates 2022-09-20 17:00:49 +03:00
s10soc projects/common: Add build files templates carriers. Modified Quartus Versions 2022-10-05 10:47:21 +03:00
vc707 projects/common: Add build files templates carriers. Modified Quartus Versions 2022-10-05 10:47:21 +03:00
vc709 projects/common: Add build files templates carriers. Modified Quartus Versions 2022-10-05 10:47:21 +03:00
vck190 projects/common: Add build files templates carriers. Modified Quartus Versions 2022-10-05 10:47:21 +03:00
vcu118 projects/common: Add build files templates carriers. Modified Quartus Versions 2022-10-05 10:47:21 +03:00
vcu128 projects/common: Add build files templates carriers. Modified Quartus Versions 2022-10-05 10:47:21 +03:00
vmk180 projects/common: Add build files templates carriers. Modified Quartus Versions 2022-10-05 10:47:21 +03:00
vmk180_es1 common/vmk180_es1: Initial version 2021-10-05 14:09:51 +03:00
xilinx data_offload: Refactor core 2022-04-28 14:31:32 +03:00
zc702 projects/common: Add build files templates carriers. Modified Quartus Versions 2022-10-05 10:47:21 +03:00
zc706 projects/common: Add build files templates carriers. Modified Quartus Versions 2022-10-05 10:47:21 +03:00
zcu102 projects/common: Add build files templates carriers. Modified Quartus Versions 2022-10-05 10:47:21 +03:00
zed projects/common: Add build files templates carriers. Modified Quartus Versions 2022-10-05 10:47:21 +03:00
Makefile projects/common: Add build files templates carriers. Modified Quartus Versions 2022-10-05 10:47:21 +03:00