Makefiles: Updated makefiles
parent
6104061d19
commit
afb9911b6e
|
@ -21,6 +21,7 @@ M_DEPS += ../common/up_xfer_cntrl.v
|
|||
M_DEPS += ../common/up_hdmi_rx.v
|
||||
M_DEPS += axi_hdmi_rx.v
|
||||
M_DEPS += axi_hdmi_rx_es.v
|
||||
M_DEPS += axi_hdmi_rx_tpm.v
|
||||
M_DEPS += axi_hdmi_rx_constr.xdc
|
||||
M_DEPS += axi_hdmi_rx_core.v
|
||||
|
||||
|
|
|
@ -0,0 +1,44 @@
|
|||
####################################################################################
|
||||
####################################################################################
|
||||
## Copyright 2011(c) Analog Devices, Inc.
|
||||
## Auto-generated, do not modify!
|
||||
####################################################################################
|
||||
####################################################################################
|
||||
|
||||
M_DEPS := util_jesd_align_ip.tcl
|
||||
M_DEPS += ../scripts/adi_env.tcl
|
||||
M_DEPS += ../scripts/adi_ip.tcl
|
||||
M_DEPS += ../common/ad_jesd_align.v
|
||||
M_DEPS += util_jesd_align.v
|
||||
M_DEPS += util_jesd_align_constr.xdc
|
||||
|
||||
M_VIVADO := vivado -mode batch -source
|
||||
|
||||
M_FLIST := *.cache
|
||||
M_FLIST += *.data
|
||||
M_FLIST += *.xpr
|
||||
M_FLIST += *.log
|
||||
M_FLIST += component.xml
|
||||
M_FLIST += *.jou
|
||||
M_FLIST += xgui
|
||||
M_FLIST += .Xil
|
||||
|
||||
|
||||
|
||||
.PHONY: all clean clean-all
|
||||
all: util_jesd_align.xpr
|
||||
|
||||
|
||||
clean:clean-all
|
||||
|
||||
|
||||
clean-all:
|
||||
rm -rf $(M_FLIST)
|
||||
|
||||
|
||||
util_jesd_align.xpr: $(M_DEPS)
|
||||
rm -rf $(M_FLIST)
|
||||
$(M_VIVADO) util_jesd_align_ip.tcl >> util_jesd_align_ip.log 2>&1
|
||||
|
||||
####################################################################################
|
||||
####################################################################################
|
|
@ -9,6 +9,10 @@ M_DEPS := system_project.tcl
|
|||
M_DEPS += ../../scripts/adi_env.tcl
|
||||
M_DEPS += ../../scripts/adi_project.tcl
|
||||
M_DEPS += ../../scripts/adi_board.tcl
|
||||
M_DEPS += system_top.v
|
||||
M_DEPS += system_constr.xdc
|
||||
M_DEPS += ../../../library/common/ad_iobuf.v
|
||||
M_DEPS += ../../common/vc707/vc707_system_constr.xdc
|
||||
M_DEPS += system_bd.tcl
|
||||
M_DEPS += ../../common/vc707/vc707_system_bd.tcl
|
||||
M_DEPS += ../common/ad6676evb_bd.tcl
|
||||
|
|
|
@ -9,6 +9,10 @@ M_DEPS := system_project.tcl
|
|||
M_DEPS += ../../scripts/adi_env.tcl
|
||||
M_DEPS += ../../scripts/adi_project.tcl
|
||||
M_DEPS += ../../scripts/adi_board.tcl
|
||||
M_DEPS += system_top.v
|
||||
M_DEPS += system_constr.xdc
|
||||
M_DEPS += ../../../library/common/ad_iobuf.v
|
||||
M_DEPS += ../../common/zc706/zc706_system_constr.xdc
|
||||
M_DEPS += system_bd.tcl
|
||||
M_DEPS += ../../common/zc706/zc706_system_bd.tcl
|
||||
M_DEPS += ../common/ad6676evb_bd.tcl
|
||||
|
|
|
@ -9,6 +9,10 @@ M_DEPS := system_project.tcl
|
|||
M_DEPS += ../../scripts/adi_env.tcl
|
||||
M_DEPS += ../../scripts/adi_project.tcl
|
||||
M_DEPS += ../../scripts/adi_board.tcl
|
||||
M_DEPS += system_top.v
|
||||
M_DEPS += system_constr.xdc
|
||||
M_DEPS += ../../../library/common/ad_iobuf.v
|
||||
M_DEPS += ../../common/zc706/zc706_system_constr.xdc
|
||||
M_DEPS += system_bd.tcl
|
||||
M_DEPS += ../../common/zc706/zc706_system_bd.tcl
|
||||
M_DEPS += ../../common/xilinx/sys_wfifo.tcl
|
||||
|
|
|
@ -9,6 +9,10 @@ M_DEPS := system_project.tcl
|
|||
M_DEPS += ../../scripts/adi_env.tcl
|
||||
M_DEPS += ../../scripts/adi_project.tcl
|
||||
M_DEPS += ../../scripts/adi_board.tcl
|
||||
M_DEPS += system_top.v
|
||||
M_DEPS += system_constr.xdc
|
||||
M_DEPS += ../../../library/common/ad_iobuf.v
|
||||
M_DEPS += ../../common/zc706/zc706_system_constr.xdc
|
||||
M_DEPS += system_bd.tcl
|
||||
M_DEPS += ../../common/zc706/zc706_system_bd.tcl
|
||||
M_DEPS += ../common/ad9434_bd.tcl
|
||||
|
|
|
@ -9,6 +9,10 @@ M_DEPS := system_project.tcl
|
|||
M_DEPS += ../../scripts/adi_env.tcl
|
||||
M_DEPS += ../../scripts/adi_project.tcl
|
||||
M_DEPS += ../../scripts/adi_board.tcl
|
||||
M_DEPS += ../../../library/common/ad_iobuf.v
|
||||
M_DEPS += system_top.v
|
||||
M_DEPS += system_constr.xdc
|
||||
M_DEPS += ../../common/kc705/kc705_system_constr.xdc
|
||||
M_DEPS += system_bd.tcl
|
||||
M_DEPS += ../../common/kc705/kc705_system_bd.tcl
|
||||
M_DEPS += ../common/ad9467_bd.tcl
|
||||
|
|
|
@ -9,6 +9,10 @@ M_DEPS := system_project.tcl
|
|||
M_DEPS += ../../scripts/adi_env.tcl
|
||||
M_DEPS += ../../scripts/adi_project.tcl
|
||||
M_DEPS += ../../scripts/adi_board.tcl
|
||||
M_DEPS += ../../../library/common/ad_iobuf.v
|
||||
M_DEPS += system_top.v
|
||||
M_DEPS += system_constr.xdc
|
||||
M_DEPS += ../../common/zed/zed_system_constr.xdc
|
||||
M_DEPS += system_bd.tcl
|
||||
M_DEPS += ../../common/zed/zed_system_bd.tcl
|
||||
M_DEPS += ../common/ad9467_bd.tcl
|
||||
|
|
|
@ -9,6 +9,10 @@ M_DEPS := system_project.tcl
|
|||
M_DEPS += ../../scripts/adi_env.tcl
|
||||
M_DEPS += ../../scripts/adi_project.tcl
|
||||
M_DEPS += ../../scripts/adi_board.tcl
|
||||
M_DEPS += system_top.v
|
||||
M_DEPS += system_constr.xdc
|
||||
M_DEPS += ../../../library/common/ad_iobuf.v
|
||||
M_DEPS += ../../common/zc706/zc706_system_constr.xdc
|
||||
M_DEPS += system_bd.tcl
|
||||
M_DEPS += ../../common/zc706/zc706_system_bd.tcl
|
||||
M_DEPS += ../common/ad9739a_fmc_bd.tcl
|
||||
|
|
|
@ -9,6 +9,10 @@ M_DEPS := system_project.tcl
|
|||
M_DEPS += ../../scripts/adi_env.tcl
|
||||
M_DEPS += ../../scripts/adi_project.tcl
|
||||
M_DEPS += ../../scripts/adi_board.tcl
|
||||
M_DEPS += system_top.v
|
||||
M_DEPS += ../../../library/common/ad_iobuf.v
|
||||
M_DEPS += ../../common/ac701/ac701_system_constr.xdc
|
||||
M_DEPS += ../../adv7511/ac701/system_constr.xdc
|
||||
M_DEPS += system_bd.tcl
|
||||
M_DEPS += ../../common/ac701/ac701_system_bd.tcl
|
||||
M_DEPS += ../../adv7511/common/adv7511_bd.tcl
|
||||
|
|
|
@ -9,6 +9,10 @@ M_DEPS := system_project.tcl
|
|||
M_DEPS += ../../scripts/adi_env.tcl
|
||||
M_DEPS += ../../scripts/adi_project.tcl
|
||||
M_DEPS += ../../scripts/adi_board.tcl
|
||||
M_DEPS += system_top.v
|
||||
M_DEPS += system_constr.xdc
|
||||
M_DEPS += ../../../library/common/ad_iobuf.v
|
||||
M_DEPS += ../../common/kc705/kc705_system_constr.xdc
|
||||
M_DEPS += system_bd.tcl
|
||||
M_DEPS += ../../common/kc705/kc705_system_bd.tcl
|
||||
M_DEPS += ../../adv7511/common/adv7511_bd.tcl
|
||||
|
|
|
@ -9,6 +9,10 @@ M_DEPS := system_project.tcl
|
|||
M_DEPS += ../../scripts/adi_env.tcl
|
||||
M_DEPS += ../../scripts/adi_project.tcl
|
||||
M_DEPS += ../../scripts/adi_board.tcl
|
||||
M_DEPS += system_top.v
|
||||
M_DEPS += system_constr.xdc
|
||||
M_DEPS += ../../../library/common/ad_iobuf.v
|
||||
M_DEPS += ../../common/kcu105/kcu105_system_constr.xdc
|
||||
M_DEPS += system_bd.tcl
|
||||
M_DEPS += ../../common/kcu105/kcu105_system_bd.tcl
|
||||
M_DEPS += ../common/adv7511_bd.tcl
|
||||
|
|
|
@ -9,6 +9,9 @@ M_DEPS := system_project.tcl
|
|||
M_DEPS += ../../scripts/adi_env.tcl
|
||||
M_DEPS += ../../scripts/adi_project.tcl
|
||||
M_DEPS += ../../scripts/adi_board.tcl
|
||||
M_DEPS += system_top.v
|
||||
M_DEPS += ../../../library/common/ad_iobuf.v
|
||||
M_DEPS += ../../common/mitx045/mitx045_system_constr.xdc
|
||||
M_DEPS += system_bd.tcl
|
||||
M_DEPS += ../../common/mitx045/mitx045_system_bd.tcl
|
||||
M_DEPS += ../../common/mitx045/mitx045_system_ps7.tcl
|
||||
|
|
|
@ -9,6 +9,10 @@ M_DEPS := system_project.tcl
|
|||
M_DEPS += ../../scripts/adi_env.tcl
|
||||
M_DEPS += ../../scripts/adi_project.tcl
|
||||
M_DEPS += ../../scripts/adi_board.tcl
|
||||
M_DEPS += ../../../library/common/ad_iobuf.v
|
||||
M_DEPS += system_top.v
|
||||
M_DEPS += ../../common/vc707/vc707_system_constr.xdc
|
||||
M_DEPS += ../../adv7511/vc707/system_constr.xdc
|
||||
M_DEPS += system_bd.tcl
|
||||
M_DEPS += ../../common/vc707/vc707_system_bd.tcl
|
||||
M_DEPS += ../../adv7511/common/adv7511_bd.tcl
|
||||
|
|
|
@ -9,6 +9,9 @@ M_DEPS := system_project.tcl
|
|||
M_DEPS += ../../scripts/adi_env.tcl
|
||||
M_DEPS += ../../scripts/adi_project.tcl
|
||||
M_DEPS += ../../scripts/adi_board.tcl
|
||||
M_DEPS += system_top.v
|
||||
M_DEPS += ../../common/zc702/zc702_system_constr.xdc
|
||||
M_DEPS += ../../../library/common/ad_iobuf.v
|
||||
M_DEPS += system_bd.tcl
|
||||
M_DEPS += ../../common/zc702/zc702_system_bd.tcl
|
||||
M_DEPS += ../../../library/axi_clkgen/axi_clkgen.xpr
|
||||
|
|
|
@ -9,6 +9,9 @@ M_DEPS := system_project.tcl
|
|||
M_DEPS += ../../scripts/adi_env.tcl
|
||||
M_DEPS += ../../scripts/adi_project.tcl
|
||||
M_DEPS += ../../scripts/adi_board.tcl
|
||||
M_DEPS += system_top.v
|
||||
M_DEPS += ../../common/zc706/zc706_system_constr.xdc
|
||||
M_DEPS += ../../../library/common/ad_iobuf.v
|
||||
M_DEPS += system_bd.tcl
|
||||
M_DEPS += ../../common/zc706/zc706_system_bd.tcl
|
||||
M_DEPS += ../../../library/axi_clkgen/axi_clkgen.xpr
|
||||
|
|
|
@ -9,6 +9,9 @@ M_DEPS := system_project.tcl
|
|||
M_DEPS += ../../scripts/adi_env.tcl
|
||||
M_DEPS += ../../scripts/adi_project.tcl
|
||||
M_DEPS += ../../scripts/adi_board.tcl
|
||||
M_DEPS += system_top.v
|
||||
M_DEPS += ../../common/zed/zed_system_constr.xdc
|
||||
M_DEPS += ../../../library/common/ad_iobuf.v
|
||||
M_DEPS += system_bd.tcl
|
||||
M_DEPS += ../../common/zed/zed_system_bd.tcl
|
||||
M_DEPS += ../../../library/axi_clkgen/axi_clkgen.xpr
|
||||
|
|
|
@ -9,6 +9,10 @@ M_DEPS := system_project.tcl
|
|||
M_DEPS += ../../scripts/adi_env.tcl
|
||||
M_DEPS += ../../scripts/adi_project.tcl
|
||||
M_DEPS += ../../scripts/adi_board.tcl
|
||||
M_DEPS += system_top.v
|
||||
M_DEPS += system_constr.xdc
|
||||
M_DEPS += ../../common/zed/zed_system_constr.xdc
|
||||
M_DEPS += ../../../library/common/ad_iobuf.v
|
||||
M_DEPS += system_bd.tcl
|
||||
M_DEPS += ../../common/zed/zed_system_bd.tcl
|
||||
M_DEPS += ../common/cftl_cip_bd.tcl
|
||||
|
@ -37,7 +41,7 @@ M_FLIST += .Xil
|
|||
|
||||
|
||||
.PHONY: all lib clean clean-all
|
||||
all: lib cftl_cip_zed.sdk/system_top.hdf
|
||||
all: lib cftl_custom_zed.sdk/system_top.hdf
|
||||
|
||||
|
||||
clean:
|
||||
|
@ -55,9 +59,9 @@ clean-all:clean
|
|||
make -C ../../../library/util_pmod_fmeter clean
|
||||
|
||||
|
||||
cftl_cip_zed.sdk/system_top.hdf: $(M_DEPS)
|
||||
cftl_custom_zed.sdk/system_top.hdf: $(M_DEPS)
|
||||
rm -rf $(M_FLIST)
|
||||
$(M_VIVADO) system_project.tcl >> cftl_cip_zed_vivado.log 2>&1
|
||||
$(M_VIVADO) system_project.tcl >> cftl_custom_zed_vivado.log 2>&1
|
||||
|
||||
|
||||
lib:
|
||||
|
|
|
@ -9,6 +9,10 @@ M_DEPS := system_project.tcl
|
|||
M_DEPS += ../../scripts/adi_env.tcl
|
||||
M_DEPS += ../../scripts/adi_project.tcl
|
||||
M_DEPS += ../../scripts/adi_board.tcl
|
||||
M_DEPS += system_top.v
|
||||
M_DEPS += system_constr.xdc
|
||||
M_DEPS += ../../../library/common/ad_iobuf.v
|
||||
M_DEPS += ../../common/zed/zed_system_constr.xdc
|
||||
M_DEPS += system_bd.tcl
|
||||
M_DEPS += ../../common/zed/zed_system_bd.tcl
|
||||
M_DEPS += ../common/cftl_std_bd.tcl
|
||||
|
|
|
@ -9,6 +9,10 @@ M_DEPS := system_project.tcl
|
|||
M_DEPS += ../../scripts/adi_env.tcl
|
||||
M_DEPS += ../../scripts/adi_project.tcl
|
||||
M_DEPS += ../../scripts/adi_board.tcl
|
||||
M_DEPS += system_top.v
|
||||
M_DEPS += system_constr.xdc
|
||||
M_DEPS += ../../common/zed/zed_system_constr.xdc
|
||||
M_DEPS += ../../../library/common/ad_iobuf.v
|
||||
M_DEPS += system_bd.tcl
|
||||
M_DEPS += ../../common/zed/zed_system_bd.tcl
|
||||
M_DEPS += ../../../library/axi_clkgen/axi_clkgen.xpr
|
||||
|
|
|
@ -9,6 +9,11 @@ M_DEPS := system_project.tcl
|
|||
M_DEPS += ../../scripts/adi_env.tcl
|
||||
M_DEPS += ../../scripts/adi_project.tcl
|
||||
M_DEPS += ../../scripts/adi_board.tcl
|
||||
M_DEPS += ../common/daq1_spi.v
|
||||
M_DEPS += ../../../library/common/ad_iobuf.v
|
||||
M_DEPS += system_top.v
|
||||
M_DEPS += system_constr.xdc
|
||||
M_DEPS += ../../common/zc706/zc706_system_constr.xdc
|
||||
M_DEPS += system_bd.tcl
|
||||
M_DEPS += ../../common/zc706/zc706_system_bd.tcl
|
||||
M_DEPS += ../common/daq1_bd.tcl
|
||||
|
|
|
@ -9,6 +9,11 @@ M_DEPS := system_project.tcl
|
|||
M_DEPS += ../../scripts/adi_env.tcl
|
||||
M_DEPS += ../../scripts/adi_project.tcl
|
||||
M_DEPS += ../../scripts/adi_board.tcl
|
||||
M_DEPS += ../common/daq2_spi.v
|
||||
M_DEPS += system_top.v
|
||||
M_DEPS += system_constr.xdc
|
||||
M_DEPS += ../../../library/common/ad_iobuf.v
|
||||
M_DEPS += ../../common/kc705/kc705_system_constr.xdc
|
||||
M_DEPS += system_bd.tcl
|
||||
M_DEPS += ../../common/kc705/kc705_system_bd.tcl
|
||||
M_DEPS += ../../common/xilinx/sys_dmafifo.tcl
|
||||
|
|
|
@ -9,6 +9,11 @@ M_DEPS := system_project.tcl
|
|||
M_DEPS += ../../scripts/adi_env.tcl
|
||||
M_DEPS += ../../scripts/adi_project.tcl
|
||||
M_DEPS += ../../scripts/adi_board.tcl
|
||||
M_DEPS += ../common/daq2_spi.v
|
||||
M_DEPS += system_top.v
|
||||
M_DEPS += system_constr.xdc
|
||||
M_DEPS += ../../../library/common/ad_iobuf.v
|
||||
M_DEPS += ../../common/kcu105/kcu105_system_constr.xdc
|
||||
M_DEPS += system_bd.tcl
|
||||
M_DEPS += ../../common/kcu105/kcu105_system_bd.tcl
|
||||
M_DEPS += ../../common/xilinx/sys_dmafifo.tcl
|
||||
|
|
|
@ -9,6 +9,11 @@ M_DEPS := system_project.tcl
|
|||
M_DEPS += ../../scripts/adi_env.tcl
|
||||
M_DEPS += ../../scripts/adi_project.tcl
|
||||
M_DEPS += ../../scripts/adi_board.tcl
|
||||
M_DEPS += ../common/daq2_spi.v
|
||||
M_DEPS += system_top.v
|
||||
M_DEPS += system_constr.xdc
|
||||
M_DEPS += ../../../library/common/ad_iobuf.v
|
||||
M_DEPS += ../../common/vc707/vc707_system_constr.xdc
|
||||
M_DEPS += system_bd.tcl
|
||||
M_DEPS += ../../common/vc707/vc707_system_bd.tcl
|
||||
M_DEPS += ../../common/xilinx/sys_dmafifo.tcl
|
||||
|
|
|
@ -9,6 +9,12 @@ M_DEPS := system_project.tcl
|
|||
M_DEPS += ../../scripts/adi_env.tcl
|
||||
M_DEPS += ../../scripts/adi_project.tcl
|
||||
M_DEPS += ../../scripts/adi_board.tcl
|
||||
M_DEPS += ../common/daq2_spi.v
|
||||
M_DEPS += system_top.v
|
||||
M_DEPS += system_constr.xdc
|
||||
M_DEPS += ../../../library/common/ad_iobuf.v
|
||||
M_DEPS += ../../common/zc706/zc706_system_mig_constr.xdc
|
||||
M_DEPS += ../../common/zc706/zc706_system_constr.xdc
|
||||
M_DEPS += system_bd.tcl
|
||||
M_DEPS += ../../common/zc706/zc706_system_bd.tcl
|
||||
M_DEPS += ../../common/zc706/zc706_system_plddr3.tcl
|
||||
|
|
|
@ -9,6 +9,12 @@ M_DEPS := system_project.tcl
|
|||
M_DEPS += ../../scripts/adi_env.tcl
|
||||
M_DEPS += ../../scripts/adi_project.tcl
|
||||
M_DEPS += ../../scripts/adi_board.tcl
|
||||
M_DEPS += ../common/daq3_spi.v
|
||||
M_DEPS += system_top.v
|
||||
M_DEPS += system_constr.xdc
|
||||
M_DEPS += ../../../library/common/ad_iobuf.v
|
||||
M_DEPS += ../../common/zc706/zc706_system_mig_constr.xdc
|
||||
M_DEPS += ../../common/zc706/zc706_system_constr.xdc
|
||||
M_DEPS += system_bd.tcl
|
||||
M_DEPS += ../../common/zc706/zc706_system_bd.tcl
|
||||
M_DEPS += ../../common/zc706/zc706_system_plddr3.tcl
|
||||
|
|
|
@ -9,6 +9,11 @@ M_DEPS := system_project.tcl
|
|||
M_DEPS += ../../scripts/adi_env.tcl
|
||||
M_DEPS += ../../scripts/adi_project.tcl
|
||||
M_DEPS += ../../scripts/adi_board.tcl
|
||||
M_DEPS += ../common/fmcadc2_spi.v
|
||||
M_DEPS += system_top.v
|
||||
M_DEPS += system_constr.xdc
|
||||
M_DEPS += ../../../library/common/ad_iobuf.v
|
||||
M_DEPS += ../../common/vc707/vc707_system_constr.xdc
|
||||
M_DEPS += system_bd.tcl
|
||||
M_DEPS += ../../common/vc707/vc707_system_bd.tcl
|
||||
M_DEPS += ../../common/xilinx/sys_dmafifo.tcl
|
||||
|
|
|
@ -9,6 +9,12 @@ M_DEPS := system_project.tcl
|
|||
M_DEPS += ../../scripts/adi_env.tcl
|
||||
M_DEPS += ../../scripts/adi_project.tcl
|
||||
M_DEPS += ../../scripts/adi_board.tcl
|
||||
M_DEPS += ../common/fmcadc2_spi.v
|
||||
M_DEPS += system_top.v
|
||||
M_DEPS += system_constr.xdc
|
||||
M_DEPS += ../../../library/common/ad_iobuf.v
|
||||
M_DEPS += ../../common/zc706/zc706_system_mig_constr.xdc
|
||||
M_DEPS += ../../common/zc706/zc706_system_constr.xdc
|
||||
M_DEPS += system_bd.tcl
|
||||
M_DEPS += ../../common/zc706/zc706_system_bd.tcl
|
||||
M_DEPS += ../../common/zc706/zc706_system_plddr3.tcl
|
||||
|
|
|
@ -9,6 +9,12 @@ M_DEPS := system_project.tcl
|
|||
M_DEPS += ../../scripts/adi_env.tcl
|
||||
M_DEPS += ../../scripts/adi_project.tcl
|
||||
M_DEPS += ../../scripts/adi_board.tcl
|
||||
M_DEPS += ../common/fmcadc4_spi.v
|
||||
M_DEPS += system_top.v
|
||||
M_DEPS += system_constr.xdc
|
||||
M_DEPS += ../../../library/common/ad_iobuf.v
|
||||
M_DEPS += ../../common/zc706/zc706_system_mig_constr.xdc
|
||||
M_DEPS += ../../common/zc706/zc706_system_constr.xdc
|
||||
M_DEPS += system_bd.tcl
|
||||
M_DEPS += ../../common/zc706/zc706_system_bd.tcl
|
||||
M_DEPS += ../../common/zc706/zc706_system_plddr3.tcl
|
||||
|
|
|
@ -9,6 +9,11 @@ M_DEPS := system_project.tcl
|
|||
M_DEPS += ../../scripts/adi_env.tcl
|
||||
M_DEPS += ../../scripts/adi_project.tcl
|
||||
M_DEPS += ../../scripts/adi_board.tcl
|
||||
M_DEPS += ../common/fmcadc5_spi.v
|
||||
M_DEPS += system_top.v
|
||||
M_DEPS += system_constr.xdc
|
||||
M_DEPS += ../../../library/common/ad_iobuf.v
|
||||
M_DEPS += ../../common/vc707/vc707_system_constr.xdc
|
||||
M_DEPS += system_bd.tcl
|
||||
M_DEPS += ../../common/vc707/vc707_system_bd.tcl
|
||||
M_DEPS += ../../common/xilinx/sys_dmafifo.tcl
|
||||
|
|
|
@ -9,6 +9,11 @@ M_DEPS := system_project.tcl
|
|||
M_DEPS += ../../scripts/adi_env.tcl
|
||||
M_DEPS += ../../scripts/adi_board.tcl
|
||||
M_DEPS += ../../scripts/adi_project.tcl
|
||||
M_DEPS += ../common/fmcjesdadc1_spi.v
|
||||
M_DEPS += system_top.v
|
||||
M_DEPS += system_constr.xdc
|
||||
M_DEPS += ../../../library/common/ad_iobuf.v
|
||||
M_DEPS += ../../common/kc705/kc705_system_constr.xdc
|
||||
M_DEPS += system_bd.tcl
|
||||
M_DEPS += ../../common/kc705/kc705_system_bd.tcl
|
||||
M_DEPS += ../common/fmcjesdadc1_bd.tcl
|
||||
|
|
|
@ -9,6 +9,11 @@ M_DEPS := system_project.tcl
|
|||
M_DEPS += ../../scripts/adi_env.tcl
|
||||
M_DEPS += ../../scripts/adi_project.tcl
|
||||
M_DEPS += ../../scripts/adi_board.tcl
|
||||
M_DEPS += ../../../library/common/ad_iobuf.v
|
||||
M_DEPS += ../common/fmcjesdadc1_spi.v
|
||||
M_DEPS += system_top.v
|
||||
M_DEPS += system_constr.xdc
|
||||
M_DEPS += ../../common/vc707/vc707_system_constr.xdc
|
||||
M_DEPS += system_bd.tcl
|
||||
M_DEPS += ../../common/vc707/vc707_system_bd.tcl
|
||||
M_DEPS += ../common/fmcjesdadc1_bd.tcl
|
||||
|
|
|
@ -9,6 +9,11 @@ M_DEPS := system_project.tcl
|
|||
M_DEPS += ../../scripts/adi_env.tcl
|
||||
M_DEPS += ../../scripts/adi_project.tcl
|
||||
M_DEPS += ../../scripts/adi_board.tcl
|
||||
M_DEPS += ../../../library/common/ad_iobuf.v
|
||||
M_DEPS += ../common/fmcjesdadc1_spi.v
|
||||
M_DEPS += system_top.v
|
||||
M_DEPS += system_constr.xdc
|
||||
M_DEPS += ../../common/zc706/zc706_system_constr.xdc
|
||||
M_DEPS += system_bd.tcl
|
||||
M_DEPS += ../../common/zc706/zc706_system_bd.tcl
|
||||
M_DEPS += ../common/fmcjesdadc1_bd.tcl
|
||||
|
|
|
@ -9,6 +9,10 @@ M_DEPS := system_project.tcl
|
|||
M_DEPS += ../../scripts/adi_env.tcl
|
||||
M_DEPS += ../../scripts/adi_project.tcl
|
||||
M_DEPS += ../../scripts/adi_board.tcl
|
||||
M_DEPS += system_top.v
|
||||
M_DEPS += system_constr.xdc
|
||||
M_DEPS += ../../../library/common/ad_iobuf.v
|
||||
M_DEPS += ../../common/ac701/ac701_system_constr.xdc
|
||||
M_DEPS += system_bd.tcl
|
||||
M_DEPS += ../../common/ac701/ac701_system_bd.tcl
|
||||
M_DEPS += ../../common/xilinx/sys_wfifo.tcl
|
||||
|
|
|
@ -9,6 +9,10 @@ M_DEPS := system_project.tcl
|
|||
M_DEPS += ../../scripts/adi_env.tcl
|
||||
M_DEPS += ../../scripts/adi_project.tcl
|
||||
M_DEPS += ../../scripts/adi_board.tcl
|
||||
M_DEPS += system_top.v
|
||||
M_DEPS += system_constr.xdc
|
||||
M_DEPS += ../../../library/common/ad_iobuf.v
|
||||
M_DEPS += ../../common/kc705/kc705_system_constr.xdc
|
||||
M_DEPS += system_bd.tcl
|
||||
M_DEPS += ../../common/kc705/kc705_system_bd.tcl
|
||||
M_DEPS += ../../common/xilinx/sys_wfifo.tcl
|
||||
|
|
|
@ -9,6 +9,10 @@ M_DEPS := system_project.tcl
|
|||
M_DEPS += ../../scripts/adi_env.tcl
|
||||
M_DEPS += ../../scripts/adi_project.tcl
|
||||
M_DEPS += ../../scripts/adi_board.tcl
|
||||
M_DEPS += system_top.v
|
||||
M_DEPS += system_constr.xdc
|
||||
M_DEPS += ../../../library/common/ad_iobuf.v
|
||||
M_DEPS += ../../common/vc707/vc707_system_constr.xdc
|
||||
M_DEPS += system_bd.tcl
|
||||
M_DEPS += ../../common/vc707/vc707_system_bd.tcl
|
||||
M_DEPS += ../../common/xilinx/sys_wfifo.tcl
|
||||
|
|
|
@ -9,6 +9,10 @@ M_DEPS := system_project.tcl
|
|||
M_DEPS += ../../scripts/adi_env.tcl
|
||||
M_DEPS += ../../scripts/adi_project.tcl
|
||||
M_DEPS += ../../scripts/adi_board.tcl
|
||||
M_DEPS += system_top.v
|
||||
M_DEPS += system_constr.xdc
|
||||
M_DEPS += ../../../library/common/ad_iobuf.v
|
||||
M_DEPS += ../../common/zc702/zc702_system_constr.xdc
|
||||
M_DEPS += system_bd.tcl
|
||||
M_DEPS += ../../common/zc702/zc702_system_bd.tcl
|
||||
M_DEPS += ../../common/xilinx/sys_wfifo.tcl
|
||||
|
|
|
@ -9,6 +9,10 @@ M_DEPS := system_project.tcl
|
|||
M_DEPS += ../../scripts/adi_env.tcl
|
||||
M_DEPS += ../../scripts/adi_project.tcl
|
||||
M_DEPS += ../../scripts/adi_board.tcl
|
||||
M_DEPS += system_top.v
|
||||
M_DEPS += system_constr.xdc
|
||||
M_DEPS += ../../../library/common/ad_iobuf.v
|
||||
M_DEPS += ../../common/zc706/zc706_system_constr.xdc
|
||||
M_DEPS += system_bd.tcl
|
||||
M_DEPS += ../../common/zc706/zc706_system_bd.tcl
|
||||
M_DEPS += ../../common/xilinx/sys_wfifo.tcl
|
||||
|
|
|
@ -9,6 +9,10 @@ M_DEPS := system_project.tcl
|
|||
M_DEPS += ../../scripts/adi_env.tcl
|
||||
M_DEPS += ../../scripts/adi_project.tcl
|
||||
M_DEPS += ../../scripts/adi_board.tcl
|
||||
M_DEPS += system_top.v
|
||||
M_DEPS += system_constr.xdc
|
||||
M_DEPS += ../../../library/common/ad_iobuf.v
|
||||
M_DEPS += ../../common/zed/zed_system_constr.xdc
|
||||
M_DEPS += system_bd.tcl
|
||||
M_DEPS += ../../common/zed/zed_system_bd.tcl
|
||||
M_DEPS += ../../common/xilinx/sys_wfifo.tcl
|
||||
|
|
|
@ -9,6 +9,10 @@ M_DEPS := system_project.tcl
|
|||
M_DEPS += ../../scripts/adi_env.tcl
|
||||
M_DEPS += ../../scripts/adi_project.tcl
|
||||
M_DEPS += ../../scripts/adi_board.tcl
|
||||
M_DEPS += system_top.v
|
||||
M_DEPS += system_constr.xdc
|
||||
M_DEPS += ../../../library/common/ad_iobuf.v
|
||||
M_DEPS += ../../common/ac701/ac701_system_constr.xdc
|
||||
M_DEPS += system_bd.tcl
|
||||
M_DEPS += ../../common/ac701/ac701_system_bd.tcl
|
||||
M_DEPS += ../../common/xilinx/sys_wfifo.tcl
|
||||
|
|
|
@ -9,6 +9,10 @@ M_DEPS := system_project.tcl
|
|||
M_DEPS += ../../scripts/adi_env.tcl
|
||||
M_DEPS += ../../scripts/adi_project.tcl
|
||||
M_DEPS += ../../scripts/adi_board.tcl
|
||||
M_DEPS += system_top.v
|
||||
M_DEPS += system_constr.xdc
|
||||
M_DEPS += ../../../library/common/ad_iobuf.v
|
||||
M_DEPS += ../../common/kc705/kc705_system_constr.xdc
|
||||
M_DEPS += system_bd.tcl
|
||||
M_DEPS += ../../common/kc705/kc705_system_bd.tcl
|
||||
M_DEPS += ../../common/xilinx/sys_wfifo.tcl
|
||||
|
|
|
@ -9,6 +9,10 @@ M_DEPS := system_project.tcl
|
|||
M_DEPS += ../../scripts/adi_env.tcl
|
||||
M_DEPS += ../../scripts/adi_project.tcl
|
||||
M_DEPS += ../../scripts/adi_board.tcl
|
||||
M_DEPS += system_top.v
|
||||
M_DEPS += system_constr.xdc
|
||||
M_DEPS += ../../../library/common/ad_iobuf.v
|
||||
M_DEPS += ../../common/mitx045/mitx045_system_constr.xdc
|
||||
M_DEPS += system_bd.tcl
|
||||
M_DEPS += ../../common/mitx045/mitx045_system_bd.tcl
|
||||
M_DEPS += ../../common/xilinx/sys_wfifo.tcl
|
||||
|
|
|
@ -9,6 +9,10 @@ M_DEPS := system_project.tcl
|
|||
M_DEPS += ../../scripts/adi_env.tcl
|
||||
M_DEPS += ../../scripts/adi_project.tcl
|
||||
M_DEPS += ../../scripts/adi_board.tcl
|
||||
M_DEPS += system_top.v
|
||||
M_DEPS += system_constr.xdc
|
||||
M_DEPS += ../../../library/common/ad_iobuf.v
|
||||
M_DEPS += ../../common/rfsom/rfsom_system_constr.xdc
|
||||
M_DEPS += system_bd.tcl
|
||||
M_DEPS += ../../common/rfsom/rfsom_system_bd.tcl
|
||||
M_DEPS += ../../common/xilinx/sys_wfifo.tcl
|
||||
|
|
|
@ -9,6 +9,10 @@ M_DEPS := system_project.tcl
|
|||
M_DEPS += ../../scripts/adi_env.tcl
|
||||
M_DEPS += ../../scripts/adi_project.tcl
|
||||
M_DEPS += ../../scripts/adi_board.tcl
|
||||
M_DEPS += system_top.v
|
||||
M_DEPS += system_constr.xdc
|
||||
M_DEPS += ../../../library/common/ad_iobuf.v
|
||||
M_DEPS += ../../common/vc707/vc707_system_constr.xdc
|
||||
M_DEPS += system_bd.tcl
|
||||
M_DEPS += ../../common/vc707/vc707_system_bd.tcl
|
||||
M_DEPS += ../../common/xilinx/sys_wfifo.tcl
|
||||
|
|
|
@ -9,6 +9,10 @@ M_DEPS := system_project.tcl
|
|||
M_DEPS += ../../scripts/adi_env.tcl
|
||||
M_DEPS += ../../scripts/adi_project.tcl
|
||||
M_DEPS += ../../scripts/adi_board.tcl
|
||||
M_DEPS += system_top.v
|
||||
M_DEPS += system_constr.xdc
|
||||
M_DEPS += ../../../library/common/ad_iobuf.v
|
||||
M_DEPS += ../../common/zc702/zc702_system_constr.xdc
|
||||
M_DEPS += system_bd.tcl
|
||||
M_DEPS += ../../common/zc702/zc702_system_bd.tcl
|
||||
M_DEPS += ../../common/xilinx/sys_wfifo.tcl
|
||||
|
|
|
@ -9,6 +9,14 @@ M_DEPS := system_project.tcl
|
|||
M_DEPS += ../../scripts/adi_env.tcl
|
||||
M_DEPS += ../../scripts/adi_project.tcl
|
||||
M_DEPS += ../../scripts/adi_board.tcl
|
||||
M_DEPS += ../common/prcfg.v
|
||||
M_DEPS += ../../../library/prcfg/common/prcfg_top.v
|
||||
M_DEPS += ../../../library/prcfg/default/prcfg_dac.v
|
||||
M_DEPS += ../../../library/prcfg/default/prcfg_adc.v
|
||||
M_DEPS += system_top.v
|
||||
M_DEPS += system_constr.xdc
|
||||
M_DEPS += ../../../library/common/ad_iobuf.v
|
||||
M_DEPS += ../../common/zc706/zc706_system_constr.xdc
|
||||
M_DEPS += system_bd.tcl
|
||||
M_DEPS += ../../common/zc706/zc706_system_bd.tcl
|
||||
M_DEPS += ../../common/xilinx/sys_wfifo.tcl
|
||||
|
|
|
@ -9,6 +9,10 @@ M_DEPS := system_project.tcl
|
|||
M_DEPS += ../../scripts/adi_env.tcl
|
||||
M_DEPS += ../../scripts/adi_project.tcl
|
||||
M_DEPS += ../../scripts/adi_board.tcl
|
||||
M_DEPS += system_top.v
|
||||
M_DEPS += system_constr.xdc
|
||||
M_DEPS += ../../../library/common/ad_iobuf.v
|
||||
M_DEPS += ../../common/zed/zed_system_constr.xdc
|
||||
M_DEPS += system_bd.tcl
|
||||
M_DEPS += ../../common/zed/zed_system_bd.tcl
|
||||
M_DEPS += ../../common/xilinx/sys_wfifo.tcl
|
||||
|
|
|
@ -9,6 +9,10 @@ M_DEPS := system_project.tcl
|
|||
M_DEPS += ../../scripts/adi_env.tcl
|
||||
M_DEPS += ../../scripts/adi_project.tcl
|
||||
M_DEPS += ../../scripts/adi_board.tcl
|
||||
M_DEPS += system_top.v
|
||||
M_DEPS += system_constr.xdc
|
||||
M_DEPS += ../../../library/common/ad_iobuf.v
|
||||
M_DEPS += ../../common/zc702/zc702_system_constr.xdc
|
||||
M_DEPS += system_bd.tcl
|
||||
M_DEPS += ../../common/zc702/zc702_system_bd.tcl
|
||||
M_DEPS += ../common/fmcomms5_bd.tcl
|
||||
|
|
|
@ -9,6 +9,10 @@ M_DEPS := system_project.tcl
|
|||
M_DEPS += ../../scripts/adi_env.tcl
|
||||
M_DEPS += ../../scripts/adi_project.tcl
|
||||
M_DEPS += ../../scripts/adi_board.tcl
|
||||
M_DEPS += system_top.v
|
||||
M_DEPS += system_constr.xdc
|
||||
M_DEPS += ../../../library/common/ad_iobuf.v
|
||||
M_DEPS += ../../common/zc706/zc706_system_constr.xdc
|
||||
M_DEPS += system_bd.tcl
|
||||
M_DEPS += ../../common/zc706/zc706_system_bd.tcl
|
||||
M_DEPS += ../common/fmcomms5_bd.tcl
|
||||
|
|
|
@ -9,6 +9,11 @@ M_DEPS := system_project.tcl
|
|||
M_DEPS += ../../scripts/adi_env.tcl
|
||||
M_DEPS += ../../scripts/adi_project.tcl
|
||||
M_DEPS += ../../scripts/adi_board.tcl
|
||||
M_DEPS += ../common/fmcomms6_spi.v
|
||||
M_DEPS += system_top.v
|
||||
M_DEPS += system_constr.xdc
|
||||
M_DEPS += ../../../library/common/ad_iobuf.v
|
||||
M_DEPS += ../../common/zc706/zc706_system_constr.xdc
|
||||
M_DEPS += system_bd.tcl
|
||||
M_DEPS += ../../common/zc706/zc706_system_bd.tcl
|
||||
M_DEPS += ../../common/xilinx/sys_wfifo.tcl
|
||||
|
|
|
@ -9,6 +9,12 @@ M_DEPS := system_project.tcl
|
|||
M_DEPS += ../../scripts/adi_env.tcl
|
||||
M_DEPS += ../../scripts/adi_project.tcl
|
||||
M_DEPS += ../../scripts/adi_board.tcl
|
||||
M_DEPS += ../common/fmcomms7_spi.v
|
||||
M_DEPS += system_top.v
|
||||
M_DEPS += system_constr.xdc
|
||||
M_DEPS += ../../../library/common/ad_iobuf.v
|
||||
M_DEPS += ../../common/zc706/zc706_system_mig_constr.xdc
|
||||
M_DEPS += ../../common/zc706/zc706_system_constr.xdc
|
||||
M_DEPS += system_bd.tcl
|
||||
M_DEPS += ../../common/zc706/zc706_system_bd.tcl
|
||||
M_DEPS += ../../common/zc706/zc706_system_plddr3.tcl
|
||||
|
|
|
@ -9,6 +9,9 @@ M_DEPS := system_project.tcl
|
|||
M_DEPS += ../../scripts/adi_env.tcl
|
||||
M_DEPS += ../../scripts/adi_project.tcl
|
||||
M_DEPS += ../../scripts/adi_board.tcl
|
||||
M_DEPS += ../../../library/common/ad_iobuf.v
|
||||
M_DEPS += system_constr.xdc
|
||||
M_DEPS += ../../common/zc706/zc706_system_constr.xdc
|
||||
M_DEPS += system_bd.tcl
|
||||
M_DEPS += ../../common/zc706/zc706_system_bd.tcl
|
||||
M_DEPS += ../common/imageon_bd.tcl
|
||||
|
|
|
@ -9,6 +9,9 @@ M_DEPS := system_project.tcl
|
|||
M_DEPS += ../../scripts/adi_env.tcl
|
||||
M_DEPS += ../../scripts/adi_project.tcl
|
||||
M_DEPS += ../../scripts/adi_board.tcl
|
||||
M_DEPS += ../../../library/common/ad_iobuf.v
|
||||
M_DEPS += system_constr.xdc
|
||||
M_DEPS += ../../common/zed/zed_system_constr.xdc
|
||||
M_DEPS += system_bd.tcl
|
||||
M_DEPS += ../../common/zed/zed_system_bd.tcl
|
||||
M_DEPS += ../common/imageon_bd.tcl
|
||||
|
|
|
@ -9,6 +9,10 @@ M_DEPS := system_project.tcl
|
|||
M_DEPS += ../../scripts/adi_env.tcl
|
||||
M_DEPS += ../../scripts/adi_project.tcl
|
||||
M_DEPS += ../../scripts/adi_board.tcl
|
||||
M_DEPS += system_top.v
|
||||
M_DEPS += ../../common/zed/zed_system_constr.xdc
|
||||
M_DEPS += system_constr.xdc
|
||||
M_DEPS += ../../../library/common/ad_iobuf.v
|
||||
M_DEPS += system_bd.tcl
|
||||
M_DEPS += ../../common/zed/zed_system_bd.tcl
|
||||
M_DEPS += ../../imageon_loopback/common/imageon_loopback_bd.tcl
|
||||
|
|
|
@ -9,6 +9,10 @@ M_DEPS := system_project.tcl
|
|||
M_DEPS += ../../scripts/adi_env.tcl
|
||||
M_DEPS += ../../scripts/adi_project.tcl
|
||||
M_DEPS += ../../scripts/adi_board.tcl
|
||||
M_DEPS += system_top.v
|
||||
M_DEPS += system_constr.xdc
|
||||
M_DEPS += ../../../library/common/ad_iobuf.v
|
||||
M_DEPS += ../../common/zed/zed_system_constr.xdc
|
||||
M_DEPS += system_bd.tcl
|
||||
M_DEPS += ../../common/zed/zed_system_bd.tcl
|
||||
M_DEPS += ../common/motcon2_fmc_bd.tcl
|
||||
|
@ -21,7 +25,6 @@ M_DEPS += ../../../library/axi_mc_current_monitor/axi_mc_current_monitor.xpr
|
|||
M_DEPS += ../../../library/axi_mc_speed/axi_mc_speed.xpr
|
||||
M_DEPS += ../../../library/axi_spdif_tx/axi_spdif_tx.xpr
|
||||
M_DEPS += ../../../library/util_adc_pack/util_adc_pack.xpr
|
||||
M_DEPS += ../../../library/util_cpack/util_cpack.xpr
|
||||
M_DEPS += ../../../library/util_gmii_to_rgmii/util_gmii_to_rgmii.xpr
|
||||
M_DEPS += ../../../library/util_i2c_mixer/util_i2c_mixer.xpr
|
||||
|
||||
|
@ -58,7 +61,6 @@ clean-all:clean
|
|||
make -C ../../../library/axi_mc_speed clean
|
||||
make -C ../../../library/axi_spdif_tx clean
|
||||
make -C ../../../library/util_adc_pack clean
|
||||
make -C ../../../library/util_cpack clean
|
||||
make -C ../../../library/util_gmii_to_rgmii clean
|
||||
make -C ../../../library/util_i2c_mixer clean
|
||||
|
||||
|
@ -78,7 +80,6 @@ lib:
|
|||
make -C ../../../library/axi_mc_speed
|
||||
make -C ../../../library/axi_spdif_tx
|
||||
make -C ../../../library/util_adc_pack
|
||||
make -C ../../../library/util_cpack
|
||||
make -C ../../../library/util_gmii_to_rgmii
|
||||
make -C ../../../library/util_i2c_mixer
|
||||
|
||||
|
|
|
@ -9,6 +9,10 @@ M_DEPS := system_project.tcl
|
|||
M_DEPS += ../../scripts/adi_env.tcl
|
||||
M_DEPS += ../../scripts/adi_project.tcl
|
||||
M_DEPS += ../../scripts/adi_board.tcl
|
||||
M_DEPS += system_top.v
|
||||
M_DEPS += system_constr.xdc
|
||||
M_DEPS += ../common/usdrx1_spi.v
|
||||
M_DEPS += ../../common/zc706/zc706_system_constr.xdc
|
||||
M_DEPS += system_bd.tcl
|
||||
M_DEPS += ../../common/zc706/zc706_system_bd.tcl
|
||||
M_DEPS += ../common/usdrx1_bd.tcl
|
||||
|
|
Loading…
Reference in New Issue