From c293c0463418282275c5474db2d28f68fbb188b5 Mon Sep 17 00:00:00 2001 From: Rejeesh Kutty Date: Wed, 1 Jun 2016 13:53:09 -0400 Subject: [PATCH] hdl make updates --- library/axi_ad6676/Makefile | 4 ++++ library/axi_ad9122/Makefile | 4 ++++ library/axi_ad9144/Makefile | 4 ++++ library/axi_ad9152/Makefile | 4 ++++ library/axi_ad9234/Makefile | 4 ++++ library/axi_ad9250/Makefile | 4 ++++ library/axi_ad9265/Makefile | 4 ++++ library/axi_ad9361/Makefile | 4 ++++ library/axi_ad9371/Makefile | 4 ++++ library/axi_ad9434/Makefile | 4 ++++ library/axi_ad9467/Makefile | 4 ++++ library/axi_ad9625/Makefile | 4 ++++ library/axi_ad9643/Makefile | 4 ++++ library/axi_ad9652/Makefile | 4 ++++ library/axi_ad9671/Makefile | 4 ++++ library/axi_ad9680/Makefile | 4 ++++ library/axi_ad9684/Makefile | 4 ++++ library/axi_ad9739a/Makefile | 4 ++++ library/axi_adcfifo/Makefile | 4 ++++ library/axi_clkgen/Makefile | 4 ++++ library/axi_dacfifo/Makefile | 4 ++++ library/axi_dmac/Makefile | 4 ++++ library/axi_generic_adc/Makefile | 4 ++++ library/axi_gpreg/Makefile | 4 ++++ library/axi_hdmi_rx/Makefile | 4 ++++ library/axi_hdmi_tx/Makefile | 4 ++++ library/axi_i2s_adi/Makefile | 4 ++++ library/axi_jesd_gt/Makefile | 4 ++++ library/axi_mc_controller/Makefile | 4 ++++ library/axi_mc_current_monitor/Makefile | 4 ++++ library/axi_mc_speed/Makefile | 4 ++++ library/axi_spdif_rx/Makefile | 4 ++++ library/axi_spdif_tx/Makefile | 4 ++++ library/axi_usb_fx3/Makefile | 4 ++++ library/cn0363/cn0363_dma_sequencer/Makefile | 4 ++++ library/cn0363/cn0363_phase_data_sync/Makefile | 4 ++++ library/cordic_demod/Makefile | 4 ++++ library/spi_engine/axi_spi_engine/Makefile | 4 ++++ library/spi_engine/spi_engine_execution/Makefile | 4 ++++ library/spi_engine/spi_engine_interconnect/Makefile | 4 ++++ library/spi_engine/spi_engine_offload/Makefile | 4 ++++ library/util_adc_pack/Makefile | 4 ++++ library/util_adcfifo/Makefile | 4 ++++ library/util_axis_fifo/Makefile | 4 ++++ library/util_axis_resize/Makefile | 4 ++++ library/util_bsplit/Makefile | 4 ++++ library/util_ccat/Makefile | 4 ++++ library/util_cpack/Makefile | 4 ++++ library/util_dac_unpack/Makefile | 4 ++++ library/util_dacfifo/Makefile | 4 ++++ library/util_gmii_to_rgmii/Makefile | 4 ++++ library/util_gtlb/Makefile | 4 ++++ library/util_i2c_mixer/Makefile | 4 ++++ library/util_jesd_gt/Makefile | 4 ++++ library/util_mfifo/Makefile | 4 ++++ library/util_pmod_adc/Makefile | 4 ++++ library/util_pmod_fmeter/Makefile | 4 ++++ library/util_rfifo/Makefile | 4 ++++ library/util_sigma_delta_spi/Makefile | 4 ++++ library/util_tdd_sync/Makefile | 4 ++++ library/util_upack/Makefile | 4 ++++ library/util_wfifo/Makefile | 4 ++++ projects/adrv9371x/a10soc/Makefile | 1 + 63 files changed, 249 insertions(+) diff --git a/library/axi_ad6676/Makefile b/library/axi_ad6676/Makefile index 126ec4e10..e9a652ca6 100644 --- a/library/axi_ad6676/Makefile +++ b/library/axi_ad6676/Makefile @@ -32,6 +32,10 @@ M_FLIST += *.log M_FLIST += component.xml M_FLIST += *.jou M_FLIST += xgui +M_FLIST += *.ip_user_files +M_FLIST += *.srcs +M_FLIST += *.hw +M_FLIST += *.sim M_FLIST += .Xil diff --git a/library/axi_ad9122/Makefile b/library/axi_ad9122/Makefile index c1ff2e4dd..aa9711858 100644 --- a/library/axi_ad9122/Makefile +++ b/library/axi_ad9122/Makefile @@ -38,6 +38,10 @@ M_FLIST += *.log M_FLIST += component.xml M_FLIST += *.jou M_FLIST += xgui +M_FLIST += *.ip_user_files +M_FLIST += *.srcs +M_FLIST += *.hw +M_FLIST += *.sim M_FLIST += .Xil diff --git a/library/axi_ad9144/Makefile b/library/axi_ad9144/Makefile index 795b50715..bbe2e084d 100644 --- a/library/axi_ad9144/Makefile +++ b/library/axi_ad9144/Makefile @@ -34,6 +34,10 @@ M_FLIST += *.log M_FLIST += component.xml M_FLIST += *.jou M_FLIST += xgui +M_FLIST += *.ip_user_files +M_FLIST += *.srcs +M_FLIST += *.hw +M_FLIST += *.sim M_FLIST += .Xil diff --git a/library/axi_ad9152/Makefile b/library/axi_ad9152/Makefile index 55aaa7c77..2d3974280 100644 --- a/library/axi_ad9152/Makefile +++ b/library/axi_ad9152/Makefile @@ -34,6 +34,10 @@ M_FLIST += *.log M_FLIST += component.xml M_FLIST += *.jou M_FLIST += xgui +M_FLIST += *.ip_user_files +M_FLIST += *.srcs +M_FLIST += *.hw +M_FLIST += *.sim M_FLIST += .Xil diff --git a/library/axi_ad9234/Makefile b/library/axi_ad9234/Makefile index d783795ac..9b4a4e670 100644 --- a/library/axi_ad9234/Makefile +++ b/library/axi_ad9234/Makefile @@ -31,6 +31,10 @@ M_FLIST += *.log M_FLIST += component.xml M_FLIST += *.jou M_FLIST += xgui +M_FLIST += *.ip_user_files +M_FLIST += *.srcs +M_FLIST += *.hw +M_FLIST += *.sim M_FLIST += .Xil diff --git a/library/axi_ad9250/Makefile b/library/axi_ad9250/Makefile index d99cf1872..35499b851 100644 --- a/library/axi_ad9250/Makefile +++ b/library/axi_ad9250/Makefile @@ -33,6 +33,10 @@ M_FLIST += *.log M_FLIST += component.xml M_FLIST += *.jou M_FLIST += xgui +M_FLIST += *.ip_user_files +M_FLIST += *.srcs +M_FLIST += *.hw +M_FLIST += *.sim M_FLIST += .Xil diff --git a/library/axi_ad9265/Makefile b/library/axi_ad9265/Makefile index ae440127f..d10188c50 100644 --- a/library/axi_ad9265/Makefile +++ b/library/axi_ad9265/Makefile @@ -37,6 +37,10 @@ M_FLIST += *.log M_FLIST += component.xml M_FLIST += *.jou M_FLIST += xgui +M_FLIST += *.ip_user_files +M_FLIST += *.srcs +M_FLIST += *.hw +M_FLIST += *.sim M_FLIST += .Xil diff --git a/library/axi_ad9361/Makefile b/library/axi_ad9361/Makefile index ab8ddbc6d..b0bf60371 100644 --- a/library/axi_ad9361/Makefile +++ b/library/axi_ad9361/Makefile @@ -57,6 +57,10 @@ M_FLIST += *.log M_FLIST += component.xml M_FLIST += *.jou M_FLIST += xgui +M_FLIST += *.ip_user_files +M_FLIST += *.srcs +M_FLIST += *.hw +M_FLIST += *.sim M_FLIST += .Xil diff --git a/library/axi_ad9371/Makefile b/library/axi_ad9371/Makefile index 61d7ca6e1..9d6965166 100644 --- a/library/axi_ad9371/Makefile +++ b/library/axi_ad9371/Makefile @@ -42,6 +42,10 @@ M_FLIST += *.log M_FLIST += component.xml M_FLIST += *.jou M_FLIST += xgui +M_FLIST += *.ip_user_files +M_FLIST += *.srcs +M_FLIST += *.hw +M_FLIST += *.sim M_FLIST += .Xil diff --git a/library/axi_ad9434/Makefile b/library/axi_ad9434/Makefile index f8841cd1f..9813805af 100644 --- a/library/axi_ad9434/Makefile +++ b/library/axi_ad9434/Makefile @@ -37,6 +37,10 @@ M_FLIST += *.log M_FLIST += component.xml M_FLIST += *.jou M_FLIST += xgui +M_FLIST += *.ip_user_files +M_FLIST += *.srcs +M_FLIST += *.hw +M_FLIST += *.sim M_FLIST += .Xil diff --git a/library/axi_ad9467/Makefile b/library/axi_ad9467/Makefile index 1bd3c4919..bd023d81f 100644 --- a/library/axi_ad9467/Makefile +++ b/library/axi_ad9467/Makefile @@ -36,6 +36,10 @@ M_FLIST += *.log M_FLIST += component.xml M_FLIST += *.jou M_FLIST += xgui +M_FLIST += *.ip_user_files +M_FLIST += *.srcs +M_FLIST += *.hw +M_FLIST += *.sim M_FLIST += .Xil diff --git a/library/axi_ad9625/Makefile b/library/axi_ad9625/Makefile index 23f0a474b..57fdc321a 100644 --- a/library/axi_ad9625/Makefile +++ b/library/axi_ad9625/Makefile @@ -34,6 +34,10 @@ M_FLIST += *.log M_FLIST += component.xml M_FLIST += *.jou M_FLIST += xgui +M_FLIST += *.ip_user_files +M_FLIST += *.srcs +M_FLIST += *.hw +M_FLIST += *.sim M_FLIST += .Xil diff --git a/library/axi_ad9643/Makefile b/library/axi_ad9643/Makefile index f556924d4..5b4c7ff34 100644 --- a/library/axi_ad9643/Makefile +++ b/library/axi_ad9643/Makefile @@ -39,6 +39,10 @@ M_FLIST += *.log M_FLIST += component.xml M_FLIST += *.jou M_FLIST += xgui +M_FLIST += *.ip_user_files +M_FLIST += *.srcs +M_FLIST += *.hw +M_FLIST += *.sim M_FLIST += .Xil diff --git a/library/axi_ad9652/Makefile b/library/axi_ad9652/Makefile index 67cd73faf..4f38ceedb 100644 --- a/library/axi_ad9652/Makefile +++ b/library/axi_ad9652/Makefile @@ -38,6 +38,10 @@ M_FLIST += *.log M_FLIST += component.xml M_FLIST += *.jou M_FLIST += xgui +M_FLIST += *.ip_user_files +M_FLIST += *.srcs +M_FLIST += *.hw +M_FLIST += *.sim M_FLIST += .Xil diff --git a/library/axi_ad9671/Makefile b/library/axi_ad9671/Makefile index 954b0313f..dd4590b3c 100644 --- a/library/axi_ad9671/Makefile +++ b/library/axi_ad9671/Makefile @@ -34,6 +34,10 @@ M_FLIST += *.log M_FLIST += component.xml M_FLIST += *.jou M_FLIST += xgui +M_FLIST += *.ip_user_files +M_FLIST += *.srcs +M_FLIST += *.hw +M_FLIST += *.sim M_FLIST += .Xil diff --git a/library/axi_ad9680/Makefile b/library/axi_ad9680/Makefile index 7eac51c70..ce1aec3b9 100644 --- a/library/axi_ad9680/Makefile +++ b/library/axi_ad9680/Makefile @@ -32,6 +32,10 @@ M_FLIST += *.log M_FLIST += component.xml M_FLIST += *.jou M_FLIST += xgui +M_FLIST += *.ip_user_files +M_FLIST += *.srcs +M_FLIST += *.hw +M_FLIST += *.sim M_FLIST += .Xil diff --git a/library/axi_ad9684/Makefile b/library/axi_ad9684/Makefile index 3fbb3114b..dfec1c9ab 100644 --- a/library/axi_ad9684/Makefile +++ b/library/axi_ad9684/Makefile @@ -37,6 +37,10 @@ M_FLIST += *.log M_FLIST += component.xml M_FLIST += *.jou M_FLIST += xgui +M_FLIST += *.ip_user_files +M_FLIST += *.srcs +M_FLIST += *.hw +M_FLIST += *.sim M_FLIST += .Xil diff --git a/library/axi_ad9739a/Makefile b/library/axi_ad9739a/Makefile index 0068469d5..f55a287ab 100644 --- a/library/axi_ad9739a/Makefile +++ b/library/axi_ad9739a/Makefile @@ -36,6 +36,10 @@ M_FLIST += *.log M_FLIST += component.xml M_FLIST += *.jou M_FLIST += xgui +M_FLIST += *.ip_user_files +M_FLIST += *.srcs +M_FLIST += *.hw +M_FLIST += *.sim M_FLIST += .Xil diff --git a/library/axi_adcfifo/Makefile b/library/axi_adcfifo/Makefile index 91db65830..629722ba8 100644 --- a/library/axi_adcfifo/Makefile +++ b/library/axi_adcfifo/Makefile @@ -28,6 +28,10 @@ M_FLIST += *.log M_FLIST += component.xml M_FLIST += *.jou M_FLIST += xgui +M_FLIST += *.ip_user_files +M_FLIST += *.srcs +M_FLIST += *.hw +M_FLIST += *.sim M_FLIST += .Xil diff --git a/library/axi_clkgen/Makefile b/library/axi_clkgen/Makefile index 790233395..e403b516b 100644 --- a/library/axi_clkgen/Makefile +++ b/library/axi_clkgen/Makefile @@ -24,6 +24,10 @@ M_FLIST += *.log M_FLIST += component.xml M_FLIST += *.jou M_FLIST += xgui +M_FLIST += *.ip_user_files +M_FLIST += *.srcs +M_FLIST += *.hw +M_FLIST += *.sim M_FLIST += .Xil diff --git a/library/axi_dacfifo/Makefile b/library/axi_dacfifo/Makefile index f84dfb477..f943c069d 100644 --- a/library/axi_dacfifo/Makefile +++ b/library/axi_dacfifo/Makefile @@ -25,6 +25,10 @@ M_FLIST += *.log M_FLIST += component.xml M_FLIST += *.jou M_FLIST += xgui +M_FLIST += *.ip_user_files +M_FLIST += *.srcs +M_FLIST += *.hw +M_FLIST += *.sim M_FLIST += .Xil diff --git a/library/axi_dmac/Makefile b/library/axi_dmac/Makefile index 7c9e6bc4a..2565a8954 100644 --- a/library/axi_dmac/Makefile +++ b/library/axi_dmac/Makefile @@ -40,6 +40,10 @@ M_FLIST += *.log M_FLIST += component.xml M_FLIST += *.jou M_FLIST += xgui +M_FLIST += *.ip_user_files +M_FLIST += *.srcs +M_FLIST += *.hw +M_FLIST += *.sim M_FLIST += .Xil diff --git a/library/axi_generic_adc/Makefile b/library/axi_generic_adc/Makefile index ef3361cc4..bde2c8023 100644 --- a/library/axi_generic_adc/Makefile +++ b/library/axi_generic_adc/Makefile @@ -27,6 +27,10 @@ M_FLIST += *.log M_FLIST += component.xml M_FLIST += *.jou M_FLIST += xgui +M_FLIST += *.ip_user_files +M_FLIST += *.srcs +M_FLIST += *.hw +M_FLIST += *.sim M_FLIST += .Xil diff --git a/library/axi_gpreg/Makefile b/library/axi_gpreg/Makefile index f8a659395..a83047d14 100644 --- a/library/axi_gpreg/Makefile +++ b/library/axi_gpreg/Makefile @@ -25,6 +25,10 @@ M_FLIST += *.log M_FLIST += component.xml M_FLIST += *.jou M_FLIST += xgui +M_FLIST += *.ip_user_files +M_FLIST += *.srcs +M_FLIST += *.hw +M_FLIST += *.sim M_FLIST += .Xil diff --git a/library/axi_hdmi_rx/Makefile b/library/axi_hdmi_rx/Makefile index d08123f0f..ef6052d84 100644 --- a/library/axi_hdmi_rx/Makefile +++ b/library/axi_hdmi_rx/Makefile @@ -35,6 +35,10 @@ M_FLIST += *.log M_FLIST += component.xml M_FLIST += *.jou M_FLIST += xgui +M_FLIST += *.ip_user_files +M_FLIST += *.srcs +M_FLIST += *.hw +M_FLIST += *.sim M_FLIST += .Xil diff --git a/library/axi_hdmi_tx/Makefile b/library/axi_hdmi_tx/Makefile index 39f79bd36..927014fa1 100644 --- a/library/axi_hdmi_tx/Makefile +++ b/library/axi_hdmi_tx/Makefile @@ -36,6 +36,10 @@ M_FLIST += *.log M_FLIST += component.xml M_FLIST += *.jou M_FLIST += xgui +M_FLIST += *.ip_user_files +M_FLIST += *.srcs +M_FLIST += *.hw +M_FLIST += *.sim M_FLIST += .Xil diff --git a/library/axi_i2s_adi/Makefile b/library/axi_i2s_adi/Makefile index 04e05795e..774b543fa 100644 --- a/library/axi_i2s_adi/Makefile +++ b/library/axi_i2s_adi/Makefile @@ -30,6 +30,10 @@ M_FLIST += *.log M_FLIST += component.xml M_FLIST += *.jou M_FLIST += xgui +M_FLIST += *.ip_user_files +M_FLIST += *.srcs +M_FLIST += *.hw +M_FLIST += *.sim M_FLIST += .Xil diff --git a/library/axi_jesd_gt/Makefile b/library/axi_jesd_gt/Makefile index b8d0e78bd..fd6220adc 100644 --- a/library/axi_jesd_gt/Makefile +++ b/library/axi_jesd_gt/Makefile @@ -43,6 +43,10 @@ M_FLIST += *.log M_FLIST += component.xml M_FLIST += *.jou M_FLIST += xgui +M_FLIST += *.ip_user_files +M_FLIST += *.srcs +M_FLIST += *.hw +M_FLIST += *.sim M_FLIST += .Xil diff --git a/library/axi_mc_controller/Makefile b/library/axi_mc_controller/Makefile index d1e1e455a..a63f1aefc 100644 --- a/library/axi_mc_controller/Makefile +++ b/library/axi_mc_controller/Makefile @@ -32,6 +32,10 @@ M_FLIST += *.log M_FLIST += component.xml M_FLIST += *.jou M_FLIST += xgui +M_FLIST += *.ip_user_files +M_FLIST += *.srcs +M_FLIST += *.hw +M_FLIST += *.sim M_FLIST += .Xil diff --git a/library/axi_mc_current_monitor/Makefile b/library/axi_mc_current_monitor/Makefile index 5df04372d..711f9cffb 100644 --- a/library/axi_mc_current_monitor/Makefile +++ b/library/axi_mc_current_monitor/Makefile @@ -30,6 +30,10 @@ M_FLIST += *.log M_FLIST += component.xml M_FLIST += *.jou M_FLIST += xgui +M_FLIST += *.ip_user_files +M_FLIST += *.srcs +M_FLIST += *.hw +M_FLIST += *.sim M_FLIST += .Xil diff --git a/library/axi_mc_speed/Makefile b/library/axi_mc_speed/Makefile index 53fa8b598..f5b5fc941 100644 --- a/library/axi_mc_speed/Makefile +++ b/library/axi_mc_speed/Makefile @@ -31,6 +31,10 @@ M_FLIST += *.log M_FLIST += component.xml M_FLIST += *.jou M_FLIST += xgui +M_FLIST += *.ip_user_files +M_FLIST += *.srcs +M_FLIST += *.hw +M_FLIST += *.sim M_FLIST += .Xil diff --git a/library/axi_spdif_rx/Makefile b/library/axi_spdif_rx/Makefile index d56a4b265..7b503cbd6 100644 --- a/library/axi_spdif_rx/Makefile +++ b/library/axi_spdif_rx/Makefile @@ -28,6 +28,10 @@ M_FLIST += *.log M_FLIST += component.xml M_FLIST += *.jou M_FLIST += xgui +M_FLIST += *.ip_user_files +M_FLIST += *.srcs +M_FLIST += *.hw +M_FLIST += *.sim M_FLIST += .Xil diff --git a/library/axi_spdif_tx/Makefile b/library/axi_spdif_tx/Makefile index bf7a33117..d1415571a 100644 --- a/library/axi_spdif_tx/Makefile +++ b/library/axi_spdif_tx/Makefile @@ -26,6 +26,10 @@ M_FLIST += *.log M_FLIST += component.xml M_FLIST += *.jou M_FLIST += xgui +M_FLIST += *.ip_user_files +M_FLIST += *.srcs +M_FLIST += *.hw +M_FLIST += *.sim M_FLIST += .Xil diff --git a/library/axi_usb_fx3/Makefile b/library/axi_usb_fx3/Makefile index 54123fcfc..2e981685b 100644 --- a/library/axi_usb_fx3/Makefile +++ b/library/axi_usb_fx3/Makefile @@ -23,6 +23,10 @@ M_FLIST += *.log M_FLIST += component.xml M_FLIST += *.jou M_FLIST += xgui +M_FLIST += *.ip_user_files +M_FLIST += *.srcs +M_FLIST += *.hw +M_FLIST += *.sim M_FLIST += .Xil diff --git a/library/cn0363/cn0363_dma_sequencer/Makefile b/library/cn0363/cn0363_dma_sequencer/Makefile index 29972c388..c1f55b1dc 100644 --- a/library/cn0363/cn0363_dma_sequencer/Makefile +++ b/library/cn0363/cn0363_dma_sequencer/Makefile @@ -19,6 +19,10 @@ M_FLIST += *.log M_FLIST += component.xml M_FLIST += *.jou M_FLIST += xgui +M_FLIST += *.ip_user_files +M_FLIST += *.srcs +M_FLIST += *.hw +M_FLIST += *.sim M_FLIST += .Xil diff --git a/library/cn0363/cn0363_phase_data_sync/Makefile b/library/cn0363/cn0363_phase_data_sync/Makefile index 33cf98cdd..e9324860b 100644 --- a/library/cn0363/cn0363_phase_data_sync/Makefile +++ b/library/cn0363/cn0363_phase_data_sync/Makefile @@ -19,6 +19,10 @@ M_FLIST += *.log M_FLIST += component.xml M_FLIST += *.jou M_FLIST += xgui +M_FLIST += *.ip_user_files +M_FLIST += *.srcs +M_FLIST += *.hw +M_FLIST += *.sim M_FLIST += .Xil diff --git a/library/cordic_demod/Makefile b/library/cordic_demod/Makefile index 4b2891ff3..c0621be0e 100644 --- a/library/cordic_demod/Makefile +++ b/library/cordic_demod/Makefile @@ -19,6 +19,10 @@ M_FLIST += *.log M_FLIST += component.xml M_FLIST += *.jou M_FLIST += xgui +M_FLIST += *.ip_user_files +M_FLIST += *.srcs +M_FLIST += *.hw +M_FLIST += *.sim M_FLIST += .Xil diff --git a/library/spi_engine/axi_spi_engine/Makefile b/library/spi_engine/axi_spi_engine/Makefile index def1365cf..f915b7cf9 100644 --- a/library/spi_engine/axi_spi_engine/Makefile +++ b/library/spi_engine/axi_spi_engine/Makefile @@ -24,6 +24,10 @@ M_FLIST += *.log M_FLIST += component.xml M_FLIST += *.jou M_FLIST += xgui +M_FLIST += *.ip_user_files +M_FLIST += *.srcs +M_FLIST += *.hw +M_FLIST += *.sim M_FLIST += .Xil diff --git a/library/spi_engine/spi_engine_execution/Makefile b/library/spi_engine/spi_engine_execution/Makefile index f3af6ed7d..b85a13c81 100644 --- a/library/spi_engine/spi_engine_execution/Makefile +++ b/library/spi_engine/spi_engine_execution/Makefile @@ -19,6 +19,10 @@ M_FLIST += *.log M_FLIST += component.xml M_FLIST += *.jou M_FLIST += xgui +M_FLIST += *.ip_user_files +M_FLIST += *.srcs +M_FLIST += *.hw +M_FLIST += *.sim M_FLIST += .Xil diff --git a/library/spi_engine/spi_engine_interconnect/Makefile b/library/spi_engine/spi_engine_interconnect/Makefile index eb521ec54..518188939 100644 --- a/library/spi_engine/spi_engine_interconnect/Makefile +++ b/library/spi_engine/spi_engine_interconnect/Makefile @@ -19,6 +19,10 @@ M_FLIST += *.log M_FLIST += component.xml M_FLIST += *.jou M_FLIST += xgui +M_FLIST += *.ip_user_files +M_FLIST += *.srcs +M_FLIST += *.hw +M_FLIST += *.sim M_FLIST += .Xil diff --git a/library/spi_engine/spi_engine_offload/Makefile b/library/spi_engine/spi_engine_offload/Makefile index f48f54660..0b65a0563 100644 --- a/library/spi_engine/spi_engine_offload/Makefile +++ b/library/spi_engine/spi_engine_offload/Makefile @@ -19,6 +19,10 @@ M_FLIST += *.log M_FLIST += component.xml M_FLIST += *.jou M_FLIST += xgui +M_FLIST += *.ip_user_files +M_FLIST += *.srcs +M_FLIST += *.hw +M_FLIST += *.sim M_FLIST += .Xil diff --git a/library/util_adc_pack/Makefile b/library/util_adc_pack/Makefile index 6bb0658f2..b8c7b2cbf 100644 --- a/library/util_adc_pack/Makefile +++ b/library/util_adc_pack/Makefile @@ -19,6 +19,10 @@ M_FLIST += *.log M_FLIST += component.xml M_FLIST += *.jou M_FLIST += xgui +M_FLIST += *.ip_user_files +M_FLIST += *.srcs +M_FLIST += *.hw +M_FLIST += *.sim M_FLIST += .Xil diff --git a/library/util_adcfifo/Makefile b/library/util_adcfifo/Makefile index c1d4d0865..bbe345e35 100644 --- a/library/util_adcfifo/Makefile +++ b/library/util_adcfifo/Makefile @@ -22,6 +22,10 @@ M_FLIST += *.log M_FLIST += component.xml M_FLIST += *.jou M_FLIST += xgui +M_FLIST += *.ip_user_files +M_FLIST += *.srcs +M_FLIST += *.hw +M_FLIST += *.sim M_FLIST += .Xil diff --git a/library/util_axis_fifo/Makefile b/library/util_axis_fifo/Makefile index 70453feea..f7c2168d3 100644 --- a/library/util_axis_fifo/Makefile +++ b/library/util_axis_fifo/Makefile @@ -24,6 +24,10 @@ M_FLIST += *.log M_FLIST += component.xml M_FLIST += *.jou M_FLIST += xgui +M_FLIST += *.ip_user_files +M_FLIST += *.srcs +M_FLIST += *.hw +M_FLIST += *.sim M_FLIST += .Xil diff --git a/library/util_axis_resize/Makefile b/library/util_axis_resize/Makefile index d6748f31c..bcb142830 100644 --- a/library/util_axis_resize/Makefile +++ b/library/util_axis_resize/Makefile @@ -19,6 +19,10 @@ M_FLIST += *.log M_FLIST += component.xml M_FLIST += *.jou M_FLIST += xgui +M_FLIST += *.ip_user_files +M_FLIST += *.srcs +M_FLIST += *.hw +M_FLIST += *.sim M_FLIST += .Xil diff --git a/library/util_bsplit/Makefile b/library/util_bsplit/Makefile index f411a00e7..7c81a5222 100644 --- a/library/util_bsplit/Makefile +++ b/library/util_bsplit/Makefile @@ -20,6 +20,10 @@ M_FLIST += *.log M_FLIST += component.xml M_FLIST += *.jou M_FLIST += xgui +M_FLIST += *.ip_user_files +M_FLIST += *.srcs +M_FLIST += *.hw +M_FLIST += *.sim M_FLIST += .Xil diff --git a/library/util_ccat/Makefile b/library/util_ccat/Makefile index d4b2f97fb..79ad826ed 100644 --- a/library/util_ccat/Makefile +++ b/library/util_ccat/Makefile @@ -20,6 +20,10 @@ M_FLIST += *.log M_FLIST += component.xml M_FLIST += *.jou M_FLIST += xgui +M_FLIST += *.ip_user_files +M_FLIST += *.srcs +M_FLIST += *.hw +M_FLIST += *.sim M_FLIST += .Xil diff --git a/library/util_cpack/Makefile b/library/util_cpack/Makefile index 02c8b0cfc..2614cc2ff 100644 --- a/library/util_cpack/Makefile +++ b/library/util_cpack/Makefile @@ -22,6 +22,10 @@ M_FLIST += *.log M_FLIST += component.xml M_FLIST += *.jou M_FLIST += xgui +M_FLIST += *.ip_user_files +M_FLIST += *.srcs +M_FLIST += *.hw +M_FLIST += *.sim M_FLIST += .Xil diff --git a/library/util_dac_unpack/Makefile b/library/util_dac_unpack/Makefile index 87fe8fceb..0f55eca36 100644 --- a/library/util_dac_unpack/Makefile +++ b/library/util_dac_unpack/Makefile @@ -19,6 +19,10 @@ M_FLIST += *.log M_FLIST += component.xml M_FLIST += *.jou M_FLIST += xgui +M_FLIST += *.ip_user_files +M_FLIST += *.srcs +M_FLIST += *.hw +M_FLIST += *.sim M_FLIST += .Xil diff --git a/library/util_dacfifo/Makefile b/library/util_dacfifo/Makefile index 9c7ce6257..a246111ff 100644 --- a/library/util_dacfifo/Makefile +++ b/library/util_dacfifo/Makefile @@ -21,6 +21,10 @@ M_FLIST += *.log M_FLIST += component.xml M_FLIST += *.jou M_FLIST += xgui +M_FLIST += *.ip_user_files +M_FLIST += *.srcs +M_FLIST += *.hw +M_FLIST += *.sim M_FLIST += .Xil diff --git a/library/util_gmii_to_rgmii/Makefile b/library/util_gmii_to_rgmii/Makefile index 648819e48..506c4f458 100644 --- a/library/util_gmii_to_rgmii/Makefile +++ b/library/util_gmii_to_rgmii/Makefile @@ -21,6 +21,10 @@ M_FLIST += *.log M_FLIST += component.xml M_FLIST += *.jou M_FLIST += xgui +M_FLIST += *.ip_user_files +M_FLIST += *.srcs +M_FLIST += *.hw +M_FLIST += *.sim M_FLIST += .Xil diff --git a/library/util_gtlb/Makefile b/library/util_gtlb/Makefile index 8dc22b792..3b0bacb04 100644 --- a/library/util_gtlb/Makefile +++ b/library/util_gtlb/Makefile @@ -29,6 +29,10 @@ M_FLIST += *.log M_FLIST += component.xml M_FLIST += *.jou M_FLIST += xgui +M_FLIST += *.ip_user_files +M_FLIST += *.srcs +M_FLIST += *.hw +M_FLIST += *.sim M_FLIST += .Xil diff --git a/library/util_i2c_mixer/Makefile b/library/util_i2c_mixer/Makefile index 20e5a8f0c..ed7c3d74e 100644 --- a/library/util_i2c_mixer/Makefile +++ b/library/util_i2c_mixer/Makefile @@ -19,6 +19,10 @@ M_FLIST += *.log M_FLIST += component.xml M_FLIST += *.jou M_FLIST += xgui +M_FLIST += *.ip_user_files +M_FLIST += *.srcs +M_FLIST += *.hw +M_FLIST += *.sim M_FLIST += .Xil diff --git a/library/util_jesd_gt/Makefile b/library/util_jesd_gt/Makefile index c78666c37..3835ca21c 100644 --- a/library/util_jesd_gt/Makefile +++ b/library/util_jesd_gt/Makefile @@ -27,6 +27,10 @@ M_FLIST += *.log M_FLIST += component.xml M_FLIST += *.jou M_FLIST += xgui +M_FLIST += *.ip_user_files +M_FLIST += *.srcs +M_FLIST += *.hw +M_FLIST += *.sim M_FLIST += .Xil diff --git a/library/util_mfifo/Makefile b/library/util_mfifo/Makefile index 0f3e4869c..9dca6ebea 100644 --- a/library/util_mfifo/Makefile +++ b/library/util_mfifo/Makefile @@ -20,6 +20,10 @@ M_FLIST += *.log M_FLIST += component.xml M_FLIST += *.jou M_FLIST += xgui +M_FLIST += *.ip_user_files +M_FLIST += *.srcs +M_FLIST += *.hw +M_FLIST += *.sim M_FLIST += .Xil diff --git a/library/util_pmod_adc/Makefile b/library/util_pmod_adc/Makefile index b96f79884..52d72b1ea 100644 --- a/library/util_pmod_adc/Makefile +++ b/library/util_pmod_adc/Makefile @@ -20,6 +20,10 @@ M_FLIST += *.log M_FLIST += component.xml M_FLIST += *.jou M_FLIST += xgui +M_FLIST += *.ip_user_files +M_FLIST += *.srcs +M_FLIST += *.hw +M_FLIST += *.sim M_FLIST += .Xil diff --git a/library/util_pmod_fmeter/Makefile b/library/util_pmod_fmeter/Makefile index ec1445ae3..25b76d41a 100644 --- a/library/util_pmod_fmeter/Makefile +++ b/library/util_pmod_fmeter/Makefile @@ -24,6 +24,10 @@ M_FLIST += *.log M_FLIST += component.xml M_FLIST += *.jou M_FLIST += xgui +M_FLIST += *.ip_user_files +M_FLIST += *.srcs +M_FLIST += *.hw +M_FLIST += *.sim M_FLIST += .Xil diff --git a/library/util_rfifo/Makefile b/library/util_rfifo/Makefile index b4c7de9fa..7483f8983 100644 --- a/library/util_rfifo/Makefile +++ b/library/util_rfifo/Makefile @@ -20,6 +20,10 @@ M_FLIST += *.log M_FLIST += component.xml M_FLIST += *.jou M_FLIST += xgui +M_FLIST += *.ip_user_files +M_FLIST += *.srcs +M_FLIST += *.hw +M_FLIST += *.sim M_FLIST += .Xil diff --git a/library/util_sigma_delta_spi/Makefile b/library/util_sigma_delta_spi/Makefile index bb6af71ea..e7a5a4263 100644 --- a/library/util_sigma_delta_spi/Makefile +++ b/library/util_sigma_delta_spi/Makefile @@ -19,6 +19,10 @@ M_FLIST += *.log M_FLIST += component.xml M_FLIST += *.jou M_FLIST += xgui +M_FLIST += *.ip_user_files +M_FLIST += *.srcs +M_FLIST += *.hw +M_FLIST += *.sim M_FLIST += .Xil diff --git a/library/util_tdd_sync/Makefile b/library/util_tdd_sync/Makefile index 82391ca4c..27c793e79 100644 --- a/library/util_tdd_sync/Makefile +++ b/library/util_tdd_sync/Makefile @@ -20,6 +20,10 @@ M_FLIST += *.log M_FLIST += component.xml M_FLIST += *.jou M_FLIST += xgui +M_FLIST += *.ip_user_files +M_FLIST += *.srcs +M_FLIST += *.hw +M_FLIST += *.sim M_FLIST += .Xil diff --git a/library/util_upack/Makefile b/library/util_upack/Makefile index 49a0fcda7..48d0c3e8e 100644 --- a/library/util_upack/Makefile +++ b/library/util_upack/Makefile @@ -22,6 +22,10 @@ M_FLIST += *.log M_FLIST += component.xml M_FLIST += *.jou M_FLIST += xgui +M_FLIST += *.ip_user_files +M_FLIST += *.srcs +M_FLIST += *.hw +M_FLIST += *.sim M_FLIST += .Xil diff --git a/library/util_wfifo/Makefile b/library/util_wfifo/Makefile index 0d6a5b2a5..5e41155f0 100644 --- a/library/util_wfifo/Makefile +++ b/library/util_wfifo/Makefile @@ -20,6 +20,10 @@ M_FLIST += *.log M_FLIST += component.xml M_FLIST += *.jou M_FLIST += xgui +M_FLIST += *.ip_user_files +M_FLIST += *.srcs +M_FLIST += *.hw +M_FLIST += *.sim M_FLIST += .Xil diff --git a/projects/adrv9371x/a10soc/Makefile b/projects/adrv9371x/a10soc/Makefile index 5b4383f8d..a58ec1db3 100644 --- a/projects/adrv9371x/a10soc/Makefile +++ b/projects/adrv9371x/a10soc/Makefile @@ -51,6 +51,7 @@ M_DEPS += ../../../library/common/ad_iqcor.v M_DEPS += ../../../library/common/ad_jesd_align.v M_DEPS += ../../../library/common/ad_mul.v M_DEPS += ../../../library/common/ad_rst.v +M_DEPS += ../../../library/common/altera/DSP48E1.v M_DEPS += ../../../library/common/altera/MULT_MACRO.v M_DEPS += ../../../library/common/sync_bits.v M_DEPS += ../../../library/common/sync_gray.v