projects: Fix some Makefiles
* ad9082_fmca_ebz/vcu118 * dac_fmc_ebz/vcu118 Signed-off-by: Iulia Moldovan <iulia.moldovan@analog.com>main
parent
cf4e1b79cf
commit
388611866a
|
@ -21,7 +21,6 @@ M_DEPS += ../../ad9081_fmca_ebz/common/ad9081_fmca_ebz_bd.tcl
|
||||||
M_DEPS += ../../../library/util_hbm/scripts/adi_util_hbm.tcl
|
M_DEPS += ../../../library/util_hbm/scripts/adi_util_hbm.tcl
|
||||||
M_DEPS += ../../../library/jesd204/scripts/jesd204.tcl
|
M_DEPS += ../../../library/jesd204/scripts/jesd204.tcl
|
||||||
M_DEPS += ../../../library/common/ad_iobuf.v
|
M_DEPS += ../../../library/common/ad_iobuf.v
|
||||||
M_DEPS += ../../../library/common/ad_edge_detect.v
|
|
||||||
M_DEPS += ../../../library/common/ad_3w_spi.v
|
M_DEPS += ../../../library/common/ad_3w_spi.v
|
||||||
|
|
||||||
LIB_DEPS += axi_dmac
|
LIB_DEPS += axi_dmac
|
||||||
|
|
|
@ -9,9 +9,9 @@ PROJECT_NAME := dac_fmc_ebz_vcu118
|
||||||
M_DEPS += ../common/dac_fmc_ebz_bd.tcl
|
M_DEPS += ../common/dac_fmc_ebz_bd.tcl
|
||||||
M_DEPS += ../common/config.tcl
|
M_DEPS += ../common/config.tcl
|
||||||
M_DEPS += ../../scripts/adi_pd.tcl
|
M_DEPS += ../../scripts/adi_pd.tcl
|
||||||
|
M_DEPS += ../../common/xilinx/dacfifo_bd.tcl
|
||||||
M_DEPS += ../../common/vcu118/vcu118_system_constr.xdc
|
M_DEPS += ../../common/vcu118/vcu118_system_constr.xdc
|
||||||
M_DEPS += ../../common/vcu118/vcu118_system_bd.tcl
|
M_DEPS += ../../common/vcu118/vcu118_system_bd.tcl
|
||||||
M_DEPS += ../../common/xilinx/dacfifo_bd.tcl
|
|
||||||
M_DEPS += ../../../library/jesd204/scripts/jesd204.tcl
|
M_DEPS += ../../../library/jesd204/scripts/jesd204.tcl
|
||||||
M_DEPS += ../../../library/common/ad_iobuf.v
|
M_DEPS += ../../../library/common/ad_iobuf.v
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue