Skip to content

Commit efb8cdb

Browse files
committed
axi_hdmi_tx: Use set_ip_version_from_file
Signed-off-by: Jorge Marques <jorge.marques@analog.com>
1 parent 33620ee commit efb8cdb

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

library/axi_hdmi_tx/axi_hdmi_tx_hw.tcl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ ad_ip_files axi_hdmi_tx [list \
4242
axi_hdmi_tx.v \
4343
axi_hdmi_tx_constr.sdc \
4444
]
45+
ad_set_ip_version_from_file "$ad_hdl_dir/library/common/up_hdmi_tx.v"
4546

4647
# parameters
4748

library/axi_hdmi_tx/axi_hdmi_tx_ip.tcl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ adi_ip_files axi_hdmi_tx [list \
3131
"axi_hdmi_tx.v" ]
3232

3333
adi_ip_properties axi_hdmi_tx
34+
adi_set_ip_version_from_file "$ad_hdl_dir/library/common/up_hdmi_tx.v"
3435

3536
adi_init_bd_tcl
3637
adi_ip_bd axi_hdmi_tx "bd/bd.tcl"

0 commit comments

Comments
 (0)