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 51d6503 commit b04dd32Copy full SHA for b04dd32
projects/ad9084_ebz/common/ad9084_ebz_bd.tcl
@@ -220,7 +220,7 @@ if {$HSCI_ENABLE} {
220
ad_ip_parameter axi_hsci_clkgen CONFIG.VCO_MUL 8
221
ad_ip_parameter axi_hsci_clkgen CONFIG.CLK0_DIV 4
222
223
- ad_connect axi_ddr_cntrl/addn_ui_clkout1 axi_hsci_clkgen/clk
+ ad_connect $sys_cpu_clk axi_hsci_clkgen/clk
224
ad_connect selectio_clk_in axi_hsci_clkgen/clk_0
225
} else {
226
source ../common/versal_hsci_phy.tcl
0 commit comments