Back to Design Hierarchy Report
Entity - ppl_64_skip_insertion
Summary
Name |
Location |
Description |
|---|---|---|
ppl_64_skip_insertion |
Instantiations
Count: 0
Generics
Count: 0
Ports
Count: 9
Name |
Mode |
Type |
Description |
|---|---|---|---|
in |
std_logic |
Global reset (Active low) |
|
in |
std_logic |
Clock generated by HSSL IP |
|
in |
std_logic |
New data Flag |
|
in |
std_logic_vector ( C_DATA_WIDTH - 1 downto 0 ) |
Data 64-bit received from DATA_LINK layer |
|
in |
std_logic_vector ( C_K_CHAR_WIDTH - 1 downto 0 ) |
Flags indicate which byte is a K character from DATA-LINK layer |
|
out |
std_logic |
Flag to indicate that the lane_ctrl_word_insert sends a SKIP control word |
|
out |
std_logic_vector ( C_DATA_WIDTH - 1 downto 0 ) |
Data 64-bit sent to manufacturer IP |
|
out |
std_logic_vector ( C_K_CHAR_WIDTH - 1 downto 0 ) |
Flags indicate which byte is a K character |
|
in |
std_logic |
Flag to enable sending data |