Back to Design Hierarchy Report
Entity - data_seq_check
Summary
Name |
Location |
Description |
---|---|---|
data_seq_check |
Instantiations
Count: 1
Name |
Location |
Description |
Details |
---|---|---|---|
inst_data_seq_check |
Generics
Count: 0
Ports
Count: 52
Name |
Mode |
Type |
Description |
---|---|---|---|
in |
std_logic |
Global clock |
|
in |
std_logic |
Link Reset command |
|
in |
std_logic_vector ( C_DATA_LENGTH - 1 downto 0 ) |
Data parallel from data_crc_check |
|
in |
std_logic_vector ( C_BYTE_BY_WORD_LENGTH - 1 downto 0 ) |
K character valid in the 32-bit DATA_DCCHECK vector |
|
in |
std_logic |
New word Flag associated with DATA_DCCHECK vector |
|
in |
std_logic |
End frame/control word from data_crc_check |
|
in |
std_logic_vector ( C_TYPE_FRAME_LENGTH - 1 downto 0 ) |
Current frame/control word type from data_crc_check |
|
in |
std_logic_vector ( 7 downto 0 ) |
SEQ_NUM from data_crc_check |
|
in |
std_logic |
CRC error flag from data_crc_check |
|
in |
std_logic |
Frame error flag from data_crc_check |
|
in |
std_logic_vector ( C_MULT_SIZE - 1 downto 0 ) |
Multiplier value of the current FCT word |
|
in |
std_logic_vector ( C_CHANNEL_SIZE - 1 downto 0 ) |
Virtual Channel of the current FCT word |
|
in |
std_logic |
RXERR flag detection |
|
in |
std_logic |
RXERR flag detection during broadcast and data frame status |
|
in |
std_logic |
Near-End received polarity flag |
|
out |
std_logic_vector ( 6 downto 0 ) |
SEQ_NUM ACK value |
|
out |
std_logic |
End flag of the current frame/control word |
|
out |
std_logic_vector ( C_TYPE_FRAME_LENGTH - 1 downto 0 ) |
Current frame/control word type |
|
in |
std_logic |
Transmission polarity flag |
|
out |
std_logic |
CRC error flag for the current frame/control word |
|
out |
std_logic |
Frame error flag for the current frame/control word |
|
out |
std_logic |
SEQ_NUM error for the current frame/control word |
|
out |
std_logic |
RXERR flag for the current frame/control word |
|
out |
std_logic_vector ( C_DATA_LENGTH - 1 downto 0 ) |
Data parallel to data_mid_buffer (data frame) |
|
out |
std_logic_vector ( C_BYTE_BY_WORD_LENGTH - 1 downto 0 ) |
K character valid in the 32-bit DATA_DSCHECK vector |
|
out |
std_logic |
New word flag associated with DATA_DSCHECK vector |
|
out |
std_logic |
End data frame flag |
|
out |
std_logic |
Frame error flag for the current data frame |
|
out |
std_logic |
SEQ_NUM error for the current data frame |
|
out |
std_logic |
CRC error flag for the current data frame |
|
out |
std_logic |
RXERR flag for the current data frame |
|
out |
std_logic_vector ( C_DATA_LENGTH - 1 downto 0 ) |
Data parallel to data_mid_buffer_bc (broadcast frame) |
|
out |
std_logic_vector ( C_BYTE_BY_WORD_LENGTH - 1 downto 0 ) |
K character valid in the 32-bit DATA_BC_DSCHECK vector |
|
out |
std_logic |
New word flag associated with DATA_BC_DSCHECK vector |
|
out |
std_logic |
End broadcast frame flag |
|
out |
std_logic |
Frame error flag for the current broadcast frame |
|
out |
std_logic |
SEQ_NUM error for the current broadcast frame |
|
out |
std_logic |
CRC error flag for the current broadcast frame |
|
out |
std_logic |
RXERR flag for the current broadcast frame |
|
out |
std_logic_vector ( C_VC_NUM - 1 downto 0 ) |
FCT received flag for each virtual channel |
|
out |
std_logic_vector ( C_M_SIZE - 1 downto 0 ) |
M value associated with FCT_FAR_END_DSCHECK |
|
out |
std_logic_vector ( 7 downto 0 ) |
last SEQ_NUM |
|
out |
std_logic_vector ( 7 downto 0 ) |
last NACK SEQ_NUM |
|
out |
std_logic_vector ( 7 downto 0 ) |
last ACK SEQ_NUM |
|
out |
std_logic_vector ( 2 downto 0 ) |
ACK counter RX |
|
out |
std_logic_vector ( 2 downto 0 ) |
NACK counter RX |
|
out |
std_logic_vector ( 3 downto 0 ) |
FCT counter RX |
|
out |
std_logic_vector ( 1 downto 0 ) |
FULL counter RX |
|
out |
std_logic |
New ACK received flag |
|
out |
std_logic |
New NACK received flag |
|
out |
std_logic |
New FCT received flag |
|
out |
std_logic |
New FULL received flag |