pluto_hdl_adi/projects/scripts
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
..
adi_board.tcl adi_board: Connnect phy_en_char_align only for 8B10B encoding 2022-11-01 14:24:31 +02:00
adi_fmc_constr_generator.tcl projects/scripts: Add fmc constraints generator script 2022-09-20 14:11:08 +03:00
adi_intel_msg.tcl adi_intel_msg: Dissable "unused TX/RX channel" critical warning for Stratix 10 2020-09-25 12:56:14 +03:00
adi_make.tcl adi_make: Update bin build flow for 2020.1 tools 2021-08-10 17:44:30 +03:00
adi_make_boot_bin.tcl adi_make: Update bin build flow for 2020.1 tools 2021-08-10 17:44:30 +03:00
adi_pd.tcl Updated the makefiles to build the projects in subdirectories based on the build parameters. 2022-11-14 09:38:42 +02:00
adi_project_intel.tcl Updated the makefiles to build the projects in subdirectories based on the build parameters. 2022-11-14 09:38:42 +02:00
adi_project_xilinx.tcl Updated the makefiles to build the projects in subdirectories based on the build parameters. 2022-11-14 09:38:42 +02:00
adi_tquest.tcl adi_tquest: Improve the timing report generation 2018-08-08 15:09:19 +03:00
adi_xilinx_msg.tcl adi_xilinx_msg: Downgrade Synth 8-2490 2021-01-15 13:50:53 +02:00
gtwiz_parser.pl projects/scripts: Add gtwizard scripts 2022-02-14 10:32:58 +02:00
gtwizard_generator.tcl projects/scripts: Add gtwizard scripts 2022-02-14 10:32:58 +02:00
project-intel.mk Updated the makefiles to build the projects in subdirectories based on the build parameters. 2022-11-14 09:38:42 +02:00
project-toplevel.mk Make system: Be explicit in license that cover the make/build system 2021-09-16 16:50:53 +03:00
project-xilinx.mk Updated the makefiles to build the projects in subdirectories based on the build parameters. 2022-11-14 09:38:42 +02:00