We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a3ec86 commit 44afde8Copy full SHA for 44afde8
library/jesd204/axi_jesd204_rx/axi_jesd204_rx_hw.tcl
@@ -30,6 +30,7 @@ ad_ip_files axi_jesd204_rx [list \
30
$ad_hdl_dir/library/util_cdc/util_cdc_constr.tcl \
31
$ad_hdl_dir/library/intel/common/up_clock_mon_constr.sdc \
32
]
33
+ad_set_ip_version_from_file "axi_jesd204_rx.v"
34
35
# parameters
36
library/jesd204/axi_jesd204_rx/axi_jesd204_rx_ip.tcl
@@ -22,6 +22,7 @@ adi_ip_files axi_jesd204_rx [list \
22
set_property source_mgmt_mode DisplayOnly [current_project]
23
24
adi_ip_properties axi_jesd204_rx
25
+adi_set_ip_version_from_file "axi_jesd204_rx.v"
26
27
adi_ip_ttcl axi_jesd204_rx "axi_jesd204_rx_ooc.ttcl"
28
0 commit comments