Ethernet avb endpoint connections – Xilinx IP Ethernet AVB Endpoint v2.4 UG492 User Manual
Page 126

126
Ethernet AVB Endpoint User Guide
UG492 September 21, 2010
Chapter 12: System Integration
illustrates the connection of the core to an embedded processor subsystem
(MicroBlaze™ processor is illustrated). Observe that:
•
The PLB can be shared across all peripherals as illustrated.
•
The
should be connected to the inputs of an interrupt controller
module, for example, the xps_intc core provided with the EDK.
•
The
“Tri-Mode Ethernet MAC Client Interface”
of the
Ethernet AVB Endpoint core connect directly to the xps_ll_temac. This enables the
xps_ll_temac to source and sink all legacy frame data. This legacy data is transferred
to and from the processor domain over a LocalLink interface to a Multi-Port Memory
Controller (MPMC); this contains scatter-gather DMA functionality and access to all
processor memory such as external SDRAM (not illustrated). This allows software
applications running on the processor to easily assemble and disassemble legacy
ethernet packets.
•
remains available for custom logic. This will be able to take
priority over the processors legacy traffic as defined by the
component
of the AVB specification.
Note that the embedded processor should be configured to use the software drivers
provided with the core (see
Chapter 13, “Software Drivers”
Ethernet AVB Endpoint Connections
illustrates the overall connections of the Ethernet AVB Endpoint core; only the
remains unconnected and is therefore available for custom logic.
All connections must be made in the EDK environment; please refer
. Extracts from a .mhs file will be included at the end of this section
to further illustrate these connections.
illustrates the connections of the Ethernet AVB Endpoint core to the XPS
LocalLink Tri-Mode Ethernet MAC (xps_ll_temac) core in detail. All connections, as
shown, are logic-less connections. Observe that:
•
The
“Tri-Mode Ethernet MAC Client Interface”
of the
Ethernet AVB Endpoint core connect directly to the xps_ll_temac.
•
The Ethernet transmitter client clock domain must always be connected to the
tx_clk
input of the Ethernet AVB Endpoint core. Additionally, the transmitter clock
enable, as used with the TEMAC, must always be connected to the tx_clk_en input
of the Ethernet AVB Endpoint core.
•
The Ethernet receiver client clock domain must always be connected to the rx_clk
input of the Ethernet AVB Endpoint core. Additionally, the receiver clock enable, as
used with the TEMAC, must always be connected to the rx_clk_en input of the
Ethernet AVB Endpoint core.