File tree 8 files changed +33
-8
lines changed
8 files changed +33
-8
lines changed Original file line number Diff line number Diff line change 1
1
# ##############################################################################
2
- # # Copyright (C) 2014-2023 Analog Devices, Inc. All rights reserved.
2
+ # # Copyright (C) 2014-2025 Analog Devices, Inc. All rights reserved.
3
3
# ## SPDX short identifier: ADIBSD
4
4
# ##############################################################################
5
5
@@ -17,6 +17,11 @@ adi_ip_files axi_clkgen [list \
17
17
" bd/bd.tcl" \
18
18
" axi_clkgen.v" ]
19
19
20
+ set_property used_in_simulation false [get_files ./bd/bd.tcl]
21
+ set_property used_in_simulation false [get_files $ad_hdl_dir /library/scripts/adi_xilinx_device_info_enc.tcl]
22
+ set_property used_in_synthesis false [get_files ./bd/bd.tcl]
23
+ set_property used_in_synthesis false [get_files $ad_hdl_dir /library/scripts/adi_xilinx_device_info_enc.tcl]
24
+
20
25
adi_ip_properties axi_clkgen
21
26
adi_ip_bd axi_clkgen " bd/bd.tcl"
22
27
Original file line number Diff line number Diff line change 1
1
# ##############################################################################
2
- # # Copyright (C) 2014-2024 Analog Devices, Inc. All rights reserved.
2
+ # # Copyright (C) 2014-2025 Analog Devices, Inc. All rights reserved.
3
3
# ## SPDX short identifier: ADIBSD
4
4
# ##############################################################################
5
5
@@ -46,6 +46,9 @@ adi_ip_files axi_dmac [list \
46
46
" axi_dmac_pkg_sv.ttcl" \
47
47
" bd/bd.tcl" ]
48
48
49
+ set_property used_in_simulation false [get_files ./bd/bd.tcl]
50
+ set_property used_in_synthesis false [get_files ./bd/bd.tcl]
51
+
49
52
adi_ip_properties axi_dmac
50
53
adi_ip_infer_mm_interfaces axi_dmac
51
54
adi_ip_ttcl axi_dmac " axi_dmac_constr.ttcl"
Original file line number Diff line number Diff line change 1
1
# ##############################################################################
2
- # # Copyright (C) 2017-2023 Analog Devices, Inc. All rights reserved.
2
+ # # Copyright (C) 2017-2025 Analog Devices, Inc. All rights reserved.
3
3
# ## SPDX short identifier: ADIJESD204
4
4
# ##############################################################################
5
5
@@ -30,6 +30,9 @@ adi_ip_files jesd204_rx [list \
30
30
" bd/bd.tcl"
31
31
]
32
32
33
+ set_property used_in_simulation false [get_files ./bd/bd.tcl]
34
+ set_property used_in_synthesis false [get_files ./bd/bd.tcl]
35
+
33
36
set_property source_mgmt_mode DisplayOnly [current_project]
34
37
35
38
adi_ip_properties_lite jesd204_rx
Original file line number Diff line number Diff line change 1
1
# ##############################################################################
2
- # # Copyright (C) 2017-2023 Analog Devices, Inc. All rights reserved.
2
+ # # Copyright (C) 2017-2025 Analog Devices, Inc. All rights reserved.
3
3
# ## SPDX short identifier: ADIJESD204
4
4
# ##############################################################################
5
5
@@ -23,6 +23,9 @@ adi_ip_files jesd204_tx [list \
23
23
" bd/bd.tcl"
24
24
]
25
25
26
+ set_property used_in_simulation false [get_files ./bd/bd.tcl]
27
+ set_property used_in_synthesis false [get_files ./bd/bd.tcl]
28
+
26
29
set_property source_mgmt_mode DisplayOnly [current_project]
27
30
28
31
adi_ip_properties_lite jesd204_tx
Original file line number Diff line number Diff line change 1
1
# ##############################################################################
2
- # # Copyright (C) 2014-2024 Analog Devices, Inc. All rights reserved.
2
+ # # Copyright (C) 2014-2025 Analog Devices, Inc. All rights reserved.
3
3
# ## SPDX short identifier: ADIBSD
4
4
# ##############################################################################
5
5
Original file line number Diff line number Diff line change 1
1
# ##############################################################################
2
- # # Copyright (C) 2022-2024 Analog Devices, Inc. All rights reserved.
2
+ # # Copyright (C) 2022-2025 Analog Devices, Inc. All rights reserved.
3
3
# ## SPDX short identifier: ADIBSD
4
4
# ##############################################################################
5
5
@@ -14,6 +14,9 @@ adi_ip_files util_hbm [list \
14
14
" bd/bd.tcl" \
15
15
]
16
16
17
+ set_property used_in_simulation false [get_files ./bd/bd.tcl]
18
+ set_property used_in_synthesis false [get_files ./bd/bd.tcl]
19
+
17
20
adi_ip_properties_lite util_hbm
18
21
adi_ip_ttcl util_dacfifo " util_hbm_ooc.ttcl"
19
22
adi_ip_bd util_hbm " bd/bd.tcl"
Original file line number Diff line number Diff line change 1
1
# ##############################################################################
2
- # # Copyright (C) 2016-2023 Analog Devices, Inc. All rights reserved.
2
+ # # Copyright (C) 2016-2025 Analog Devices, Inc. All rights reserved.
3
3
# ## SPDX short identifier: ADIBSD
4
4
# ##############################################################################
5
5
@@ -17,6 +17,9 @@ adi_ip_files axi_adxcvr [list \
17
17
" axi_adxcvr_mstatus.v" \
18
18
" axi_adxcvr.v" ]
19
19
20
+ set_property used_in_simulation false [get_files $ad_hdl_dir /library/scripts/adi_xilinx_device_info_enc.tcl]
21
+ set_property used_in_synthesis false [get_files $ad_hdl_dir /library/scripts/adi_xilinx_device_info_enc.tcl]
22
+
20
23
adi_ip_properties axi_adxcvr
21
24
adi_ip_infer_mm_interfaces axi_adxcvr
22
25
Original file line number Diff line number Diff line change 1
1
# ##############################################################################
2
- # # Copyright (C) 2016-2023 Analog Devices, Inc. All rights reserved.
2
+ # # Copyright (C) 2016-2025 Analog Devices, Inc. All rights reserved.
3
3
# ## SPDX short identifier: ADIBSD
4
4
# ##############################################################################
5
5
@@ -19,6 +19,11 @@ adi_ip_files util_adxcvr [list \
19
19
" util_adxcvr.v" \
20
20
" bd/bd.tcl" ]
21
21
22
+ set_property used_in_simulation false [get_files ./bd/bd.tcl]
23
+ set_property used_in_simulation false [get_files $ad_hdl_dir /library/scripts/adi_xilinx_device_info_enc.tcl]
24
+ set_property used_in_synthesis false [get_files ./bd/bd.tcl]
25
+ set_property used_in_synthesis false [get_files $ad_hdl_dir /library/scripts/adi_xilinx_device_info_enc.tcl]
26
+
22
27
adi_ip_properties_lite util_adxcvr
23
28
24
29
adi_ip_bd util_adxcvr " bd/bd.tcl"
You can’t perform that action at this time.
0 commit comments