File tree Expand file tree Collapse file tree 24 files changed +70
-40
lines changed Expand file tree Collapse file tree 24 files changed +70
-40
lines changed Original file line number Diff line number Diff line change 1
1
# ###################################################################################
2
2
# ###################################################################################
3
- # # Copyright (c) 2018 - 2023 Analog Devices, Inc.
3
+ # # Copyright (c) 2018 - 2024 Analog Devices, Inc.
4
4
# ## SPDX short identifier: BSD-1-Clause
5
+ # # Auto-generated, do not modify!
5
6
# ###################################################################################
6
7
# ###################################################################################
7
8
Original file line number Diff line number Diff line change 1
- # ##############################################################################
2
- # # Copyright (C ) 2018-2023 Analog Devices, Inc.
1
+ # ###################################################################################
2
+ # # Copyright (c ) 2018 - 2024 Analog Devices, Inc.
3
3
# ## SPDX short identifier: BSD-1-Clause
4
4
# # Auto-generated, do not modify!
5
- # ##############################################################################
5
+ # ###################################################################################
6
6
7
7
LIBRARY_NAME := axi_ltc235x
8
8
Original file line number Diff line number Diff line change @@ -27,4 +27,7 @@ XILINX_DEPS += ../xilinx/common/up_xfer_cntrl_constr.xdc
27
27
XILINX_DEPS += ../xilinx/common/up_xfer_status_constr.xdc
28
28
XILINX_DEPS += axi_pulsar_lvds_ip.tcl
29
29
30
+ XILINX_DEPS += ../interfaces/fifo_wr.xml
31
+ XILINX_DEPS += ../interfaces/fifo_wr_rtl.xml
32
+
30
33
include ../scripts/library.mk
Original file line number Diff line number Diff line change @@ -21,7 +21,6 @@ XILINX_LIB_DEPS += util_cdc
21
21
INTEL_DEPS += ../intel/common/up_rst_constr.sdc
22
22
INTEL_DEPS += ../util_cdc/sync_bits.v
23
23
INTEL_DEPS += ../util_cdc/sync_data.v
24
- INTEL_DEPS += ../util_cdc/sync_event.v
25
24
INTEL_DEPS += axi_pwm_gen_constr.sdc
26
25
INTEL_DEPS += axi_pwm_gen_hw.tcl
27
26
Original file line number Diff line number Diff line change @@ -13,4 +13,6 @@ XILINX_DEPS += util_sigma_delta_spi_ip.tcl
13
13
XILINX_DEPS += ../spi_engine/interfaces/spi_engine.xml
14
14
XILINX_DEPS += ../spi_engine/interfaces/spi_engine_rtl.xml
15
15
16
+ XILINX_INTERFACE_DEPS += spi_engine/interfaces
17
+
16
18
include ../scripts/library.mk
Original file line number Diff line number Diff line change 1
1
# ###################################################################################
2
- # # Copyright (c) 2024 Analog Devices, Inc.
2
+ # # Copyright (c) 2018 - 2024 Analog Devices, Inc.
3
3
# ## SPDX short identifier: BSD-1-Clause
4
4
# # Auto-generated, do not modify!
5
5
# ###################################################################################
@@ -11,6 +11,8 @@ M_DEPS += ../../scripts/adi_pd.tcl
11
11
M_DEPS += ../../common/coraz7s/coraz7s_system_ps7.tcl
12
12
M_DEPS += ../../common/coraz7s/coraz7s_system_constr.xdc
13
13
M_DEPS += ../../common/coraz7s/coraz7s_system_bd.tcl
14
+ M_DEPS += ../../../library/util_cdc/sync_bits.v
15
+ M_DEPS += ../../../library/spi_engine/scripts/spi_engine.tcl
14
16
M_DEPS += ../../../library/common/ad_iobuf.v
15
17
M_DEPS += ../../../library/common/ad_edge_detect.v
16
18
Original file line number Diff line number Diff line change 1
- # ####################################################################################
2
- # # Copyright (c) 2024 Analog Devices, Inc.
1
+ # ###################################################################################
2
+ # # Copyright (c) 2018 - 2024 Analog Devices, Inc.
3
3
# ## SPDX short identifier: BSD-1-Clause
4
4
# # Auto-generated, do not modify!
5
5
# ###################################################################################
6
6
7
7
PROJECT_NAME := ad4170_asdz_de10nano
8
8
9
+ M_DEPS += ../common/ad4170_asdz_qsys.tcl
9
10
M_DEPS += ../../scripts/adi_pd.tcl
10
11
M_DEPS += ../../common/de10nano/de10nano_system_qsys.tcl
11
12
M_DEPS += ../../common/de10nano/de10nano_system_assign.tcl
12
- M_DEPS += ../../../library/common/ad_edge_detect.v
13
13
M_DEPS += ../../../library/util_cdc/sync_bits.v
14
+ M_DEPS += ../../../library/common/ad_edge_detect.v
14
15
16
+ LIB_DEPS += axi_dmac
15
17
LIB_DEPS += axi_hdmi_tx
16
18
LIB_DEPS += axi_sysid
17
- LIB_DEPS += sysid_rom
18
19
LIB_DEPS += spi_engine/axi_spi_engine
19
20
LIB_DEPS += spi_engine/spi_engine_execution
20
21
LIB_DEPS += spi_engine/spi_engine_interconnect
21
22
LIB_DEPS += spi_engine/spi_engine_offload
23
+ LIB_DEPS += sysid_rom
22
24
23
25
include ../../scripts/project-intel.mk
Original file line number Diff line number Diff line change 1
- # #################################################################################
1
+ # ###################################################################################
2
2
# # Copyright (c) 2018 - 2024 Analog Devices, Inc.
3
3
# ## SPDX short identifier: BSD-1-Clause
4
4
# # Auto-generated, do not modify!
5
- # #################################################################################
5
+ # ###################################################################################
6
6
7
7
PROJECT_NAME := ad7124_asdz_de10nano
8
8
Original file line number Diff line number Diff line change 1
1
# ###################################################################################
2
- # # Copyright (c) 2018 - 2023 Analog Devices, Inc.
2
+ # # Copyright (c) 2018 - 2024 Analog Devices, Inc.
3
3
# ## SPDX short identifier: BSD-1-Clause
4
4
# # Auto-generated, do not modify!
5
5
# ###################################################################################
6
6
7
7
PROJECT_NAME := ad738x_fmc_zed
8
8
9
+ M_DEPS += system_constr_4sdi.xdc
10
+ M_DEPS += system_constr_2sdi.xdc
11
+ M_DEPS += system_constr_1sdi.xdc
9
12
M_DEPS += ../common/ad738x_bd.tcl
10
13
M_DEPS += ../../scripts/adi_pd.tcl
11
14
M_DEPS += ../../common/zed/zed_system_constr.xdc
@@ -26,7 +29,5 @@ LIB_DEPS += spi_engine/spi_engine_interconnect
26
29
LIB_DEPS += spi_engine/spi_engine_offload
27
30
LIB_DEPS += sysid_rom
28
31
LIB_DEPS += util_i2c_mixer
29
- LIB_DEPS += util_axis_upscale
30
- LIB_DEPS += util_pulse_gen
31
32
32
33
include ../../scripts/project-xilinx.mk
Original file line number Diff line number Diff line change 6
6
7
7
PROJECT_NAME := ad7606x_fmc_zed
8
8
9
+ M_DEPS += system_constr_spi_8.xdc
10
+ M_DEPS += system_constr_spi_4.xdc
11
+ M_DEPS += system_constr_spi_2.xdc
12
+ M_DEPS += system_constr_spi_1.xdc
13
+ M_DEPS += system_constr_pif.xdc
9
14
M_DEPS += ../common/ad7606x_bd.tcl
10
15
M_DEPS += ../../scripts/adi_pd.tcl
11
16
M_DEPS += ../../common/zed/zed_system_constr.xdc
You can’t perform that action at this time.
0 commit comments