Spartan-6 FPGA GTP Transceiver Wizard v1.8 www.xilinx.com 47
UG546 (v1.8) December 14, 2010
Directory and File Contents
<component name>/doc
The doc directory contains the PDF documentation provided with the core.
<component name>/example design
The example design directory contains the example design files provided with the core.
Table 5-3: Doc Directory
Name Description
<project_dir>/<component_name>/doc
s6_gtpwizard_ds713.pdf
Spartan-6 FPGA GTP Transceiver Wizard v1.8 Data Sheet
s6_gtpwizard_gsg546.pdf
LogiCORE IP Spartan-6 FPGA GTP Transceiver Wizard
v1.8 Getting Started Guide
Back to Top
Table 5-4: Example Design Directory
Name Description
<project_dir>/<component_name>/example_design
frame_check.v[hd]
Frame-check logic to be instantiated in the
example design.
frame_gen.v[hd]
Frame-generator logic to be instantiated in the
example design.
gtp_attributes.ucf
Constraints file containing the GTP attributes
generated by the GTP Wizard GUI settings.
<component_name>_top.ucf
Constraint file for mapping the GTP wrapper
example design onto a Spartan-6 device.
<component_name>_top.v[hd]
Top-level example design. Contains GTP
transceiver wrapper, reset logic, and
instantiations for frame generator, frame-checker,
and TX sync logic. Also contains definitions for
test frame data and ChipScope⢠Pro module
instantiation. See
Figure 3-1, page 15.
Back to Top