From 80b3fc2d0aa7e71594d529bc18ca419193ba778a Mon Sep 17 00:00:00 2001 From: Laszlo Nagy Date: Mon, 22 Nov 2021 12:23:09 +0000 Subject: [PATCH] ad9081_fmca_ebz: versal: Remove unused GT reset input pin Signed-off-by: Laszlo Nagy --- projects/ad9081_fmca_ebz/common/versal_transceiver.tcl | 1 - 1 file changed, 1 deletion(-) diff --git a/projects/ad9081_fmca_ebz/common/versal_transceiver.tcl b/projects/ad9081_fmca_ebz/common/versal_transceiver.tcl index b1934e79c..f92f587c0 100644 --- a/projects/ad9081_fmca_ebz/common/versal_transceiver.tcl +++ b/projects/ad9081_fmca_ebz/common/versal_transceiver.tcl @@ -19,7 +19,6 @@ create_bd_pin -dir O ${ip_name}/txusrclk_out -type clk create_bd_pin -dir I ${ip_name}/GT_REFCLK -type clk create_bd_pin -dir I ${ip_name}/apb3clk -type clk -create_bd_pin -dir I ${ip_name}/gtreset_in create_bd_pin -dir I ${ip_name}/reset_rx_pll_and_datapath_in create_bd_pin -dir I ${ip_name}/reset_tx_pll_and_datapath_in