Commit c823fae5 authored by Denia Bouhired-Ferrag's avatar Denia Bouhired-Ferrag

modified port name on conv-common-gw entity. sfp_scl_i to sfp_scl_b

parent d98ed976
......@@ -199,7 +199,7 @@ package conv_common_gw_pkg is
sfp_present_i : in std_logic;
sfp_rate_select_o : out std_logic;
sfp_sda_b : inout std_logic;
sfp_scl_i : inout std_logic;
sfp_scl_b : inout std_logic;
sfp_tx_disable_o : out std_logic;
sfp_tx_fault_i : in std_logic;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment