Back to Design Hierarchy Report
Entity - ppl_64_lane_ctrl_word_insert
Summary
Name |
Location |
Description |
|---|---|---|
ppl_64_lane_ctrl_word_insert |
Instantiations
Count: 0
Generics
Count: 0
Ports
Count: 23
Name |
Mode |
Type |
Description |
|---|---|---|---|
in |
std_logic |
Global reset Active Low |
|
in |
std_logic |
Clock generated by HSSL IP |
|
out |
std_logic |
Read command to receive data from the Data-Link layer |
|
in |
std_logic |
Data valid flag from the Data-Link layer |
|
in |
std_logic_vector ( 7 downto 0 ) |
Capability field from the Data-Link layer |
|
in |
std_logic_vector ( C_DATA_WIDTH - 1 downto 0 ) |
64-bit data received from the Data-Link layer |
|
in |
std_logic_vector ( C_K_CHAR_WIDTH - 1 downto 0 ) |
Flags indicating which bytes are K characters from the Data-Link layer |
|
in |
std_logic |
Flag enabling IDLE word insertion when no data is available from the Data-Link layer |
|
in |
std_logic |
Flag indicating that skip_insertion is sending a SKIP control word |
|
out |
std_logic |
New data available for skip_insertion |
|
out |
std_logic_vector ( C_DATA_WIDTH - 1 downto 0 ) |
64-bit data to be sent to the physical layer |
|
out |
std_logic_vector ( C_K_CHAR_WIDTH - 1 downto 0 ) |
Flags indicating which bytes are K characters |
|
in |
std_logic |
Flag to send INIT1 control word followed by 64 pseudo-random data words |
|
in |
std_logic |
Flag to send INIT2 control word followed by 64 pseudo-random data words |
|
in |
std_logic |
Flag to send INIT3 control word followed by 64 pseudo-random data words |
|
out |
std_logic |
Flag indicating at least 3 INIT 3 has been sent |
|
in |
std_logic |
Flag to enable data transmission |
|
in |
std_logic |
Flag to send 32 STANDBY control words |
|
in |
std_logic |
Flag to send 32 LOSS_SIGNAL control words |
|
out |
std_logic |
Flag indicating 32 STANDBY control words have been sent |
|
out |
std_logic |
Flag indicating 32 LOSS_SIGNAL control words have been sent |
|
in |
std_logic_vector ( 1 downto 0 ) |
Indicates the reason for LOST_SIGNAL |
|
in |
std_logic_vector ( 7 downto 0 ) |
Standby reason from MIB |