pluto_hdl_adi/projects/scripts
Laszlo Nagy 525c068993 scripts: Support for incremental compilation
The scripts are looking for a previous run result, a routed design
checkpoint to use it as a reference during the incremental build flow.
Before clearing the project files, the scrips will save the reference dcp
file in the project folder.
If the reference dcp does not exists the build continues normally.

Proposed workflow:
  1. Build your project normally with 'make' or place manually a
  reference.dcp file in the Vivado project folder.
  2. Do some minor modifications
  3. Run the make with the following option:
    make MODE=incr
  4. Repeat steps 2-3
2019-04-22 10:27:16 +03:00
..
adi_board.tcl scripts: adi_board.tcl, move from memory interconnect to smartconnect 2019-04-15 17:49:11 +03:00
adi_env.tcl adi_env: Normalize environment variables 2017-10-23 12:15:14 +01:00
adi_make.tcl Add adi make(build) scripts 2018-12-11 14:02:11 +02:00
adi_make_boot_bin.tcl Add adi make(build) scripts 2018-12-11 14:02:11 +02:00
adi_project.tcl scripts: Support for incremental compilation 2019-04-22 10:27:16 +03:00
adi_project_alt.tcl Tools version upgrade 2019-04-12 10:48:50 +03: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: eth_avb is not used by our designs 2018-04-11 15:09:54 +03:00
project-altera.mk Add quiet mode to the Makefile system 2018-04-11 15:09:54 +03:00
project-toplevel.mk Add quiet mode to the Makefile system 2018-04-11 15:09:54 +03:00
project-xilinx.mk scripts: Support for incremental compilation 2019-04-22 10:27:16 +03:00