pluto_hdl_adi/library/scripts
Lars-Peter Clausen 89ad5f7836 Makefile: Change IP component dependency to component definition file
Currently the IP component dependency in the Makefile system is the Vivado
project file. The project file is only a intermediary product in producing
the IP component definition file.

If building the component definition file fails or the process is aborted
half way through it is possible that the Vivado project file for the IP
component exists, but the IP component definition file does not.

In this case there will be no attempt to build the IP component definition
file when building a project that has a dependency on the IP component.
Building the project will fail in this case.

To avoid this update the Makefile rules so that the IP component definition
file is used as the dependency. In this case the IP component will be
re-build if the component definition file does not exist, even if the
project file exists.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
2018-04-11 15:09:54 +03:00
..
adi_env.tcl adi_env: Normalize environment variables 2017-10-23 12:15:14 +01:00
adi_ip.tcl scripts:adi_ip: Update web address format 2018-04-11 15:09:54 +03:00
adi_ip_alt.tcl adi_ip_alt.tcl: ad_ip_parameter: Allow to specify additional properties 2017-08-21 11:05:16 +02:00
library.mk Makefile: Change IP component dependency to component definition file 2018-04-11 15:09:54 +03:00