[Back to Design Hierarchy Report](../design_hierarchy.md#vhdl-entities)
# Entity - mib_phy_plus_lane ## Summary | Name | Location | Description | | --- | --- | --- | |mib_phy_plus_lane|mib_phy_plus_lane.vhd#32|| ## Instantiations Count: 1 | Name | Location | Description | Details | | --- | --- | --- | :---: | | inst_mib_phy_plus_lane | spacefibre_light_top.vhd#849 | | [View Instantiation Details](module_29/instantiation_1.md) | ## Generics Count: 0 ## Ports Count: 26 | Name | Mode | Type | Description | | --- | --- | --- | --- | |LANE_START|in|std_logic|Asserts or de-asserts LaneStart for the lane| |AUTOSTART|in|std_logic|Asserts or de-asserts AutoStart for the lane| |LANE_RESET|in|std_logic|Asserts or de-asserts LaneReset for the lane| |PARALLEL_LOOPBACK_EN|in|std_logic|Enables or disables the parallel loopback for the lane| |STANDBY_REASON|in|std_logic_vector ( 07 downto 00 )|In case of error, pauses communication| |NEAR_END_SERIAL_LB_EN|in|std_logic|Enables or disables the near-end serial loopback for the lane| |FAR_END_SERIAL_LB_EN|in|std_logic|Enables or disables the far-end serial loopback for the lane| |LANE_STATE|out|std_logic_vector ( 03 downto 00 )|Indicates the current state of the Lane Initialization state machine in a lane| |RX_ERROR_CNT|out|std_logic_vector ( 07 downto 00 )|Counter of error detected on the RX link| |RX_ERROR_OVF|out|std_logic|Overflow flag of the RX_ERROR_CNT| |LOSS_SIGNAL|out|std_logic|Set when no signal is received on RX link.| |FAR_END_CAPA|out|std_logic_vector ( 07 downto 00 )|Capabilities field (INT3 flags)| |RX_POLARITY|out|std_logic|Set when the receiver polarity is inverted.| |LANE_START_TO_MOD|out|std_logic|Asserts or de-asserts LaneStart for the lane| |AUTOSTART_TO_MOD|out|std_logic|Asserts or de-asserts AutoStart for the lane| |LANE_RESET_TO_MOD|out|std_logic|Asserts or de-asserts LaneReset for the lane| |PARALLEL_LOOPBACK_EN_TO_MOD|out|std_logic|Enables or disables the parallel loopback for the lane| |STANDBY_REASON_TO_MOD|out|std_logic_vector ( 07 downto 00 )|In case of error, pauses communication| |NEAR_END_SERIAL_LB_EN_TO_MOD|out|std_logic|Enables or disables the near-end serial loopback for the lane| |FAR_END_SERIAL_LB_EN_TO_MOD|out|std_logic|Enables or disables the far-end serial loopback for the lane| |LANE_STATE_FROM_MOD|in|std_logic_vector ( 03 downto 00 )|Indicates the current state of the Lane Initialization state machine in a lane| |RX_ERROR_CNT_FROM_MOD|in|std_logic_vector ( 07 downto 00 )|Counter of error detected on the RX link| |RX_ERROR_OVF_FROM_MOD|in|std_logic|Overflow flag of the RX_ERROR_CNT| |LOSS_SIGNAL_FROM_MOD|in|std_logic|Set when no signal is received on RX link| |FAR_END_CAPA_FROM_MOD|in|std_logic_vector ( 07 downto 00 )|Capabilities field (INT3 flags)| |RX_POLARITY_FROM_MOD|in|std_logic|Set when the receiver polarity is inverted|
[Back to Design Hierarchy Report](../design_hierarchy.md#vhdl-entities)