Back to Design Hierarchy Report
Entity - ppl_64_rx_sync_fsm
Summary
Name |
Location |
Description |
|---|---|---|
ppl_64_rx_sync_fsm |
Instantiations
Count: 0
Generics
Count: 0
Ports
Count: 15
Name |
Mode |
Type |
Description |
|---|---|---|---|
in |
std_logic |
Global reset. Active low |
|
in |
std_logic |
Clock generated by GTY IP |
|
in |
std_logic |
Lane reset command from Data-Link Layer. |
|
out |
std_logic_vector ( C_DATA_WIDTH - 1 downto 0 ) |
64-bit data to lane_ctrl_word_detect |
|
out |
std_logic_vector ( C_K_CHAR_WIDTH - 1 downto 0 ) |
8-bit valid K character flags to lane_ctrl_word_detect |
|
out |
std_logic |
Data valid flag to lane_ctrl_word_detect |
|
out |
std_logic |
Loss of signal flag from PLRSF |
|
in |
std_logic_vector ( C_DATA_WIDTH - 1 downto 0 ) |
64-bit data from ppl_64_word_alignment |
|
in |
std_logic_vector ( C_K_CHAR_WIDTH - 1 downto 0 ) |
8-bit valid K character flags from ppl_64_word_alignment |
|
in |
std_logic_vector ( C_K_CHAR_WIDTH - 1 downto 0 ) |
Invalid character flags from ppl_64_word_alignment |
|
in |
std_logic_vector ( C_K_CHAR_WIDTH - 1 downto 0 ) |
Disparity error flags from ppl_64_word_alignment |
|
in |
std_logic |
RX word is aligned from ppl_64_word_alignment |
|
in |
std_logic_vector ( C_K_CHAR_WIDTH - 1 downto 0 ) |
Flag indicates that a comma is detected on the word received |
|
in |
std_logic |
Loss of signal flag from PLWA |
|
in |
std_logic |
Asserts or de-asserts LaneReset for the lane |