#################################################################################### #################################################################################### ## Copyright 2011(c) Analog Devices, Inc. ## Auto-generated, do not modify! #################################################################################### #################################################################################### M_DEPS := interfaces_ip.tcl M_DEPS += ../scripts/adi_env.tcl M_DEPS += ../scripts/adi_ip.tcl M_VIVADO := vivado -mode batch -source M_FLIST := *.log M_FLIST += *.jou M_FLIST += if_xcvr_cm.xml M_FLIST += if_xcvr_cm_rtl.xml M_FLIST += if_xcvr_ch.xml M_FLIST += if_xcvr_ch_rtl.xml M_FLIST += if_gt_qpll.xml M_FLIST += if_gt_qpll_rtl.xml M_FLIST += if_gt_pll.xml M_FLIST += if_gt_pll_rtl.xml M_FLIST += if_gt_rx.xml M_FLIST += if_gt_rx_rtl.xml M_FLIST += if_gt_tx.xml M_FLIST += if_gt_tx_rtl.xml M_FLIST += if_gt_rx_ksig.xml M_FLIST += if_gt_rx_ksig_rtl.xml .PHONY: all clean clean-all all: if_xcvr_cm.xml if_xcvr_cm_rtl.xml if_xcvr_ch.xml if_xcvr_ch_rtl.xml if_gt_qpll.xml if_gt_qpll_rtl.xml if_gt_pll.xml if_gt_pll_rtl.xml if_gt_rx.xml if_gt_rx_rtl.xml if_gt_tx.xml if_gt_tx_rtl.xml if_gt_rx_ksig.xml if_gt_rx_ksig_rtl.xml clean:clean-all clean-all: rm -rf $(M_FLIST) %.xml: $(M_DEPS) $(M_VIVADO) interfaces_ip.tcl >> interfaces_ip.log 2>&1 #################################################################################### ####################################################################################