Back to Design Hierarchy Report
Entity - data_err_management
Summary
Name |
Location |
Description |
---|---|---|
data_err_management |
Instantiations
Count: 1
Name |
Location |
Description |
Details |
---|---|---|---|
inst_data_err_management |
Generics
Count: 0
Ports
Count: 19
Name |
Mode |
Type |
Description |
---|---|---|---|
in |
std_logic |
Global Clock |
|
in |
std_logic |
Link Reset command |
|
out |
std_logic |
Link Reset request |
|
in |
std_logic_vector ( 3 downto 0 ) |
Current frame/control word type from data_seq_check |
|
in |
std_logic |
End flag of the current frame/control word from data_seq_check |
|
in |
std_logic |
SEQ_NUM error for the current frame/control word from data_seq_check |
|
in |
std_logic_vector ( 6 downto 0 ) |
SEQ_NUM ACK value from data_seq_check |
|
in |
std_logic |
Far-end RPF flag |
|
out |
std_logic |
Near-end RPF flag |
|
in |
std_logic |
CRC error flag for the current frame/control word from data_seq_check |
|
in |
std_logic |
Frame error flag for the current frame/control word from data_seq_check |
|
in |
std_logic |
Receive error flag from data_word_interface |
|
out |
std_logic |
ACK request to data_mac |
|
out |
std_logic |
NACK request to data_mac |
|
out |
std_logic |
Transmission polarity flag to data_mac |
|
out |
std_logic_vector ( 7 downto 0 ) |
SEQ_NUM ACK value to data_mac |
|
in |
std_logic |
Acknowledge done signal from data_mac |
|
in |
std_logic |
Enable automatic link reset on NACK reception |
|
in |
std_logic |
Up for instant link reset on NACK reception, down for link reset at the end of the current received frame on NACK reception |