Spartan-6 FPGA GTP Transceiver Wizard v1.8 www.xilinx.com 41UG546 (v1.8) December 14, 2010Chapter 4Quick Start Example DesignOverviewThis chapter introduces the example design that is included with the GTP Transceiverwrappers for the Spartan®-6 LXT sub- family. The example design demonstrates how touse the wrappers and demonstrates some of the key features of the GTP transceiver. Fordetailed information about the example design, see Chapter 5, Detailed Example Design.Implementing the Example DesignWhen all of the parameters are set as desired, click Generate to create a directory structureunder the provided Component Name. Wrapper generation proceeds and the generatedoutput populates the appropriate subdirectories.The directory structure for the PCI EXPRESS® example is provided in Chapter 5, DetailedExample Design.After wrapper generation is complete, the results can be tested in hardware. The providedexample design incorporates the wrapper and additional blocks allowing the wrapper tobe driven and monitored in hardware. The generated output also includes several scriptsto assist in running the Xilinx software.From the command prompt, navigate to the project directory and type the following:For Windows> cd pcie_wrapper\implement> implement.batFor Linux% cd pcie_wrapper/implement% implement.shThese commands execute a script that synthesizes, builds, maps, places, and routes theexample design and produces a bitmap file. The resulting files are placed in theimplement/results directory.