Component Name>/Implement - Xilinx LogiCORE IP Ethernet AVB Endpoint v2.4 User Manual

Table of Contents

Advertisement

Chapter 15: Detailed Example Design (Standard Format)
Table 15-4: Example Design Directory (Cont'd)
<component name>/implement
The implement directory contains the core implementation script files.
Table 15-5: Implement Directory
146
Name
rx_frame_checker.v[hd]
plb_client_logic.v[hd]
Back to Top
Name
<project_dir>/<component_name>/implement
implement.sh
implement.bat
xst.prj
xst.scr
Back to Top
www.xilinx.com
Description
An HDL file which is capable of receiving
Ethernet frames at maximum line rate.
This will check the data contained in each
Ethernet frame received against a
predictable pattern. This file partners the
tx_frame_stimulus file.
An HDL file that sits in the place of an
embedded microprocessor (an
embedded microprocessor is required in
a real system), which provides stimulus
to the PLB, performing write and reads
that initiate PTP frame transmission.
Description
LINUX shell script that processes the
example design through the Xilinx tool flow.
See
"Implementation Scripts," page 151
more information.
Windows batch file that processes the
example design through the Xilinx tool flow.
See
"Implementation Scripts," page 151
more information.
XST project file for the example design
(VHDL only); it enumerates all of the VHDL
files that need to be synthesized.
XST script file for the example design.
Ethernet AVB Endpoint User Guide
UG492 September 21, 2010
for
for

Advertisement

Table of Contents
loading

Table of Contents