From a386a426427726d10501cc98385d10dd1bb0f610 Mon Sep 17 00:00:00 2001 From: Istvan Csomortani Date: Mon, 25 Sep 2017 18:02:04 +0100 Subject: [PATCH] interface: Update the transceiver interfaces On commit 6d4430 the signal called sel was removed from the transceiver interfaces. Update the interface definition script. --- library/interfaces/interfaces_ip.tcl | 2 -- 1 file changed, 2 deletions(-) diff --git a/library/interfaces/interfaces_ip.tcl b/library/interfaces/interfaces_ip.tcl index 18a15f478..c2ebf69f9 100644 --- a/library/interfaces/interfaces_ip.tcl +++ b/library/interfaces/interfaces_ip.tcl @@ -4,7 +4,6 @@ source ../scripts/adi_env.tcl source $ad_hdl_dir/library/scripts/adi_ip.tcl adi_if_define if_xcvr_cm -adi_if_ports output 8 sel adi_if_ports output 1 enb adi_if_ports output 12 addr adi_if_ports output 1 wr @@ -21,7 +20,6 @@ adi_if_ports output 1 lpm_dfe_n adi_if_ports output 3 rate adi_if_ports output 2 sys_clk_sel adi_if_ports output 3 out_clk_sel -adi_if_ports output 8 sel adi_if_ports output 1 enb adi_if_ports output 12 addr adi_if_ports output 1 wr