Skip to content

Commit

Permalink
axi_ad9144: Infer clock signal
Browse files Browse the repository at this point in the history
  • Loading branch information
ronagyl authored and Csomi committed Apr 11, 2018
1 parent 7ae0167 commit d8916e6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions library/axi_ad9144/axi_ad9144_ip.tcl
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,7 @@ set_property driver_value 0 [ipx::get_ports *dovf* -of_objects [ipx::current_cor
set_property driver_value 0 [ipx::get_ports *dunf* -of_objects [ipx::current_core]]
set_property driver_value 0 [ipx::get_ports *tx_ready* -of_objects [ipx::current_core]]

ipx::infer_bus_interface tx_clk xilinx.com:signal:clock_rtl:1.0 [ipx::current_core]

ipx::save_core [ipx::current_core]

0 comments on commit d8916e6

Please sign in to comment.