Back to Design Hierarchy Report
Entity - data_crc_compute
Summary
Name |
Location |
Description |
---|---|---|
data_crc_compute |
Instantiations
Count: 1
Name |
Location |
Description |
Details |
---|---|---|---|
inst_data_crc_compute |
Generics
Count: 0
Ports
Count: 12
Name |
Mode |
Type |
Description |
---|---|---|---|
in |
std_logic |
Global Clock |
|
in |
std_logic |
Link Reset command |
|
in |
std_logic |
Lane Active flag for the DATA Link Layer |
|
in |
std_logic |
New word flag associated with DATA_DSCOM |
|
in |
std_logic_vector ( C_DATA_LENGTH - 1 downto 0 ) |
Data parallel from data_seq_compute |
|
in |
std_logic_vector ( C_BYTE_BY_WORD_LENGTH - 1 downto 0 ) |
K charachter valid in the 32-bit DATA_DSCOM vector |
|
in |
std_logic_vector ( C_TYPE_FRAME_LENGTH - 1 downto 0 ) |
Type of the frame associated with DATA_DSCOM |
|
in |
std_logic |
End frame/control word associated with DATA_DSCOM |
|
in |
std_logic |
Fifo TX full flag from the lane layer |
|
out |
std_logic_vector ( C_BYTE_BY_WORD_LENGTH - 1 downto 0 ) |
Data parallel to lane layer |
|
out |
std_logic_vector ( C_DATA_LENGTH - 1 downto 0 ) |
K charachter valid in the 32-bit DATA_DCCOM vector |
|
out |
std_logic |
New word Flag associated with DATA_DCCOM |