pluto_hdl_adi/projects/cn0577/zed
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 cn0577: Initial commit 2022-05-18 18:23:38 +03:00
system_bd.tcl Updated the makefiles to build the projects in subdirectories based on the build parameters. 2022-11-14 09:38:42 +02:00
system_constr.xdc cn0577/zed: Update xdc to diff_term true. Disable csn in system_top 2022-09-21 09:42:40 +03:00
system_project.tcl scripts: Merge adi_env.tcl into a single file 2022-08-08 13:52:54 +03:00
system_top.v cn0577/zed: Update xdc to diff_term true. Disable csn in system_top 2022-09-21 09:42:40 +03:00