162 www.xilinx.com Ethernet AVB Endpoint User Guide
UG492 July 23, 2010
Chapter 16: Detailed Example Design (EDK format)
pcores/eth_avb_endpoint_v2_04_a/hdl/vhdl
Contains a VHDL wrapper file for the core netlist to enable integration into Platform Studio.
pcores/eth_avb_endpoint_v2_04_a/netlist
The pcore netlist directory contains the netlist for the core that was synthesized during core
generation.
MyProcessorIPLib/drivers/avb_v2_04_a
A directory containing the software device drivers for the Ethernet AVB Endpoint core and
associated supporting files.
Table 16-5: Driver Data Directory
Name Description
<project_dir>/<component_name>/MyProcessorIPLib/pcores/
eth_avb_endpoint_v2_04/hdl/vhdl
eth_avb_endpoint.vhd This is a wrapper file around the Ethernet AVB Endpoint
netlist to enable dynamic PLB address assignment from
within Platform Studio.
Back to Top
Table 16-6: pcore netlist Directory
Name Description
<project_dir>/<component_name>/MyProcessorIPLib/pcores/
eth_avb_endpoint_v2_04/netlist
<component_name>.ngc Netlist for the core that was synthesized during core generation
Back to Top