Skip to content

Commit

Permalink
adi_jesd204_hw.tcl: remove ref_clock.out_clock phy.ref_clk connection
Browse files Browse the repository at this point in the history
  • Loading branch information
LIacob106 authored and gastmaier committed Aug 14, 2023
1 parent 62a7533 commit 9e56668
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion library/intel/adi_jesd204/adi_jesd204_hw.tcl
Original file line number Diff line number Diff line change
Expand Up @@ -602,7 +602,7 @@ proc jesd204_compose {} {
set jesd204_intfs {config device_config ilas_config device_event status}
set tx_rx "rx"

add_connection ref_clock.out_clk phy.ref_clk
# add_connection ref_clock.out_clk phy.ref_clk
}

add_instance axi_jesd204_${tx_rx} axi_jesd204_${tx_rx}
Expand Down

0 comments on commit 9e56668

Please sign in to comment.