Back to Design Hierarchy Report
Entity - ppl_64_lane_ctrl_word_detect
Summary
Name |
Location |
Description |
|---|---|---|
ppl_64_lane_ctrl_word_detect |
Instantiations
Count: 0
Generics
Count: 0
Ports
Count: 24
Name |
Mode |
Type |
Description |
|---|---|---|---|
in |
std_logic |
Global reset. Active Low |
|
in |
std_logic |
Clock generated by HSSL IP |
|
out |
std_logic |
Flag indicating that no signal is received |
|
out |
std_logic_vector ( 1 downto 0 ) |
Flag indicating that a new word has been received |
|
out |
std_logic_vector ( 1 downto 0 ) |
Flag indicating INIT1 control word received |
|
out |
std_logic_vector ( 1 downto 0 ) |
Flag indicating INIT2 control word received |
|
out |
std_logic_vector ( 1 downto 0 ) |
Flag indicating INIT3 control word received |
|
out |
std_logic_vector ( 1 downto 0 ) |
Flag indicating INV_INIT1 control word received |
|
out |
std_logic_vector ( 1 downto 0 ) |
Flag indicating INV_INIT2 control word received |
|
out |
std_logic_vector ( 1 downto 0 ) |
Flag indicating RXERR control word detected |
|
out |
std_logic_vector ( 1 downto 0 ) |
Flag indicating LOSS_SIGNAL control word detected |
|
out |
std_logic_vector ( 1 downto 0 ) |
Flag indicating STANDBY control word detected |
|
out |
std_logic_vector ( 1 downto 0 ) |
Comma K28.7 character received flag |
|
out |
std_logic_vector ( 7 downto 0 ) |
Capability extracted from INIT3 control word: bits [31:24] and [63:56] |
|
in |
std_logic_vector ( 1 downto 0 ) |
Flag to send RXERR control word to Data-Link layer when FSM exits ACTIVE_ST |
|
in |
std_logic |
Flag to enable the no-signal detection function |
|
in |
std_logic |
Flag to enable the transmission of data |
|
in |
std_logic_vector ( C_DATA_WIDTH - 1 downto 0 ) |
64-bit data from ppl_64_parallel_loopback |
|
in |
std_logic_vector ( C_K_CHAR_WIDTH - 1 downto 0 ) |
8-bit valid K character flags from ppl_64_parallel_loopback |
|
in |
std_logic |
Data valid flag from ppl_64_parallel_loopback |
|
in |
std_logic |
Loss of signal flag from ppl_64_parallel_loopback |
|
out |
std_logic_vector ( C_DATA_WIDTH - 1 downto 0 ) |
64-bit data sent to Data-Link layer |
|
out |
std_logic_vector ( C_K_CHAR_WIDTH - 1 downto 0 ) |
8-bit valid K character flags sent to Data-Link layer |
|
out |
std_logic_vector ( 1 downto 0 ) |
Data valid flag sent to Data-Link layer |