Legacy traffic interface, Table 5-2, Table 5-3 – Xilinx IP Ethernet AVB Endpoint v2.4 UG492 User Manual
Page 48: Legacy traffic transmitter path signals, Legacy traffic receiver path signals

48
Ethernet AVB Endpoint User Guide
UG492 September 21, 2010
Chapter 5: Core Architecture
Legacy Traffic Interface
Legacy Traffic Transmitter Path Signals
defines the core client-side legacy traffic transmitter signals. These signals are
used to transmit data from the legacy client logic into the core. All signals are synchronous
to the MAC transmitter clock, tx_clk, which must be qualified by the corresponding
clock enable, tx_clk_en (see
Legacy Traffic Receiver Path Signals
defines the core client side legacy traffic receiver signals. These signals are used
by the core to transfer data to the client. All signals are synchronous to the MAC receiver
clock, rx_clk, which must be qualified by the corresponding clock enable, rx_clk_en
(see
Table 5-2:
Legacy Traffic Signals: Transmitter Path
Signal
Direction
Description
legacy_tx_data[7:0]
Input
Frame data to be transmitted is supplied on
this port
legacy_tx_data_valid
Input
A data valid control signal for data on the
legacy_tx_data[7:0]
port
legacy_tx_underrun
Input
Asserted by the client to force the MAC to
corrupt the current frame
legacy_tx_ack
Output
Handshaking signal asserted when the
current data on legacy_tx_data[7:0]
has been accepted.
Table 5-3:
Legacy Traffic Signals: Receiver Path
Signal
Direction
Description
legacy_rx_data[7:0]
Output
Legacy frame data received is supplied
on this port.
legacy_rx_data_valid
Output
Control signal for the
legacy_rx_data[7:0]
port