Back to Design Hierarchy Report
Entity - data_seq_compute
Summary
Name |
Location |
Description |
---|---|---|
data_seq_compute |
Instantiations
Count: 1
Name |
Location |
Description |
Details |
---|---|---|---|
inst_data_seq_compute |
Generics
Count: 0
Ports
Count: 16
Name |
Mode |
Type |
Description |
---|---|---|---|
in |
std_logic |
Clock generated by GTY IP |
|
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_DENC |
|
in |
std_logic_vector ( C_DATA_LENGTH - 1 downto 0 ) |
Data parallel from data_encapsulation |
|
in |
std_logic_vector ( C_BYTE_BY_WORD_LENGTH - 1 downto 0 ) |
K charachter valid in the 32-bit DATA_DENC vector |
|
in |
std_logic_vector ( C_TYPE_FRAME_LENGTH - 1 downto 0 ) |
Type of the frame associated with DATA_DENC |
|
in |
std_logic |
End frame/control word associated with DATA_DENC |
|
in |
std_logic_vector ( 7 downto 0 ) |
SEQ_NUM ACK value |
|
in |
std_logic |
Transmission polarity flag |
|
out |
std_logic |
New word flag associated with DATA_DSCOM |
|
out |
std_logic_vector ( C_DATA_LENGTH - 1 downto 0 ) |
Data parallel to data_encapsulation |
|
out |
std_logic_vector ( C_BYTE_BY_WORD_LENGTH - 1 downto 0 ) |
K charachter valid in the 32-bit DATA_DSCOM vector |
|
out |
std_logic_vector ( C_TYPE_FRAME_LENGTH - 1 downto 0 ) |
Type of the frame associated with DATA_DSCOM |
|
out |
std_logic |
End frame/control word associated with DATA_DSCOM |
|
out |
std_logic_vector ( 7 downto 0 ) |
Current SEQ_NUM value |