-- SD_RXD_N_IN : in std_logic;
-- SD_TXD_P_OUT : out std_logic;
-- SD_TXD_N_OUT : out std_logic;
- SD_REFCLK_P_IN : in std_logic := '0';
- SD_REFCLK_N_IN : in std_logic := '0';
+-- SD_REFCLK_P_IN : in std_logic := '0';
+-- SD_REFCLK_N_IN : in std_logic := '0';
SD_PRSNT_N_IN : in std_logic; -- SFP Present ('0' = SFP in place, '1' = no SFP mounted)
SD_LOS_IN : in std_logic; -- SFP Loss Of Signal ('0' = OK, '1' = no signal)
SD_TXDIS_OUT : out std_logic; -- SFP disable
CLK_RX_FULL_OUT : out std_logic;\r
\r
--SFP Connection\r
- SD_RXD_P_IN : in std_logic;\r
- SD_RXD_N_IN : in std_logic;\r
- SD_TXD_P_OUT : out std_logic;\r
- SD_TXD_N_OUT : out std_logic;\r
- SD_REFCLK_P_IN : in std_logic;\r
- SD_REFCLK_N_IN : in std_logic;\r
SD_PRSNT_N_IN : in std_logic; -- SFP Present ('0' = SFP in place, '1' = no SFP mounted)\r
SD_LOS_IN : in std_logic; -- SFP Loss Of Signal ('0' = OK, '1' = no signal)\r
SD_TXDIS_OUT : out std_logic; -- SFP disable\r