Back to Design Hierarchy Report
Entity - lane_init_fsm
Summary
Name |
Location |
Description |
---|---|---|
lane_init_fsm |
Instantiations
Count: 1
Name |
Location |
Description |
Details |
---|---|---|---|
inst_lane_init_fsm |
Instance of lane_init_fsm module |
Generics
Count: 0
Ports
Count: 35
Name |
Mode |
Type |
Description |
---|---|---|---|
in |
std_logic |
global reset |
|
in |
std_logic |
Clock generated by GTY IP |
|
in |
std_logic |
Lane reset command from Data-Link Layer. |
|
in |
std_logic |
Flag no signal are received |
|
in |
std_logic |
Flag new word has been received |
|
in |
std_logic |
Flag INIT1 control word rxed |
|
in |
std_logic |
Flag INIT2 control word rxed |
|
in |
std_logic |
Flag INIT3 control word rxed |
|
in |
std_logic |
Flag INV_INIT1 control word rxed |
|
in |
std_logic |
Flag INV_INIT2 control word rxed |
|
in |
std_logic |
Flag RXERR detected |
|
in |
std_logic |
Flag LOSS_SINGAL control word detected |
|
in |
std_logic |
Flag STANDBY control word detected |
|
in |
std_logic |
Flag Comma K28.7 has been received |
|
out |
std_logic |
flag to enabled RX function of HSSL IP |
|
out |
std_logic |
Flag to enabled CDR function of HSSL IP |
|
out |
std_logic |
Flag send RXERR control word to Data-Link layer when FSM leave ACTIVE_ST |
|
out |
std_logic |
Flag to Invert rx bit received |
|
out |
std_logic |
Flag to enable the no signal function |
|
in |
std_logic |
Flag STANDBY control word has been send x32 |
|
in |
std_logic |
Flag LOST_SIGNAL control word has been send x32 |
|
out |
std_logic |
flag to enabled TX fonction of HSSL IP |
|
out |
std_logic |
Flag to send INIT1 control word following by 64 pseudo-random data words |
|
out |
std_logic |
Flag to send control word following by 64 pseudo-random data words |
|
out |
std_logic |
Flag to send control word following by 64 pseudo-random data words |
|
out |
std_logic |
Flag to enable to send data |
|
out |
std_logic |
Flag to send STANDBY control word x32 |
|
out |
std_logic |
Flag to send LOSS_SIGNAL control word x32 |
|
out |
std_logic_vector ( 01 downto 00 ) |
Flag to indicate the reason of the LOST_SIGNAL |
|
in |
std_logic |
Asserts or de-asserts LaneStart for the lane |
|
in |
std_logic |
Asserts or de-asserts AutoStart for the lane |
|
in |
std_logic |
Asserts or de-asserts LaneReset for the lane |
|
out |
std_logic_vector ( 03 downto 00 ) |
Indicates the current state of the Lane Initialization state machine in a lane |
|
out |
std_logic_vector ( 07 downto 00 ) |
Counter of error detected on the RX link |
|
out |
std_logic |
Overflow flag of the RX_ERROR_CNT |