Xilinx PCI v3.0 manual Xilinx XST

Page 52

R

Chapter 5: Synthesizing a Design

The end result of the synthesis step is an EDIF file that is fed into the Xilinx implementation tools during the implementation step.

In practice, the provided script file must be modified to accommodate other designs. To provide insight into the synthesis script, the major steps are presented below:

1.Various synthesis options are set through the use of environment variables. These must be present in the script, and should not be modified. The synthesis library is also loaded; this may be altered for different devices and speed grades.

2.The design is loaded by reading in the design files. At this point, the top-level module is declared as the present_design. The script adds nopad attributes (with a value of FALSE) to all PCI bus interface signals. The I/O structures for these ports are directly instantiated in the wrapper file.

3.The optimization step is done with the -hierarchy preserve and the -chipoptions. The -hierarchy preserve option prevents LeonardoSpectrum from dissolving the design hierarchy. The -chipoption indicates that automatic I/O buffer insertion should be performed.

4.After synthesis is complete, the synthesized netlist is written.

5.The tool may issue warnings about unused signals; these warnings are expected.

Xilinx XST

Before attempting to synthesize a design, ensure that the Xilinx XST environment is properly configured. Synthesis is supported only from the XST command line.

1.Navigate to the synthesis directory:

cd <Install Path>/hdl/example/synthesis

The synthesis directory contains a script for use with Xilinx XST; this script is called run_xst.bat for PC platforms and run_xst.csh for Unix platforms. Note that the run_xst.cmd and run_xst.prj files are common and used by both scripts.

2.If required, modify the files as required to suit your application. You may need to change the target architecture and select different wrapper and configuration files.

3.Synthesize the design by running the script.

The end result of the synthesis step is an NGC file that is fed into the Xilinx implementation tools during the implementation step. The tool may issue warnings about unused signals; these warnings are expected.

52

www.xilinx.com

PCI v3.0.151 Getting Started Guide

 

 

UG157 August 31, 2005

Image 52
Contents LogiCORE PCI UG157 August 31PCI v3.0.151 Getting Started Guide UG157 August 31 Version RevisionChanges prior to v3.0, refer to v2.2.1 template set PCI v3.0.151 Getting Started Guide Table of Contents Synthesizing a Design Guide Contents About This GuideConventions Additional ResourcesTypographical Online Document Conventions Meaning or Use ExamplePreface About This Guide About the Example Design Getting StartedAdditional Documentation Technical Support FeedbackPCI Interface Core DocumentInstalling the Core Installing and Licensing the CoreSystem Requirements Manual Installation Core Generator IP Update Core Generator IP Updates InstallerInstalling and Licensing the Core Installing the Core Direct Download of Standalone CoreLicensing Options EvaluationFull Direct DownloadInstalling Your License File Installing Your License FileInstalling and Licensing the Core Design Support Family Specific ConsiderationsGuide File 2S200-FG456-6C 33 MHz Pcimlc333s V300E-BG432-6C 66 MHz Pcimlc663d 2VP20-FF1152-6C/I 66 MHz Pcimlc663s 4VSX35-FF668-10C/I 33 MHz Pcimlc333g 2S50-PQ208-5C 33 MHz Pcimlc333s 2S300E-PQ208-6C 33 MHz Pcimlc333s 3S1200E-FG400-4C/I 33 MHz Pcimlc333s 4VSX35-FF668-11C/I 66 MHz Pcimlc663r Family Specific Considerations Guide File Information Components ConnectionsDevice Initialization Bus Width DetectionDatapath Output Clock Enable Input Delay BuffersInput Delay Buffers 3Delay Buffer Settings Implementation Delay SettingRegional Clock Usage Regional Clock Usage Regional Clocking IllustrationBus Clock Usage Electrical Compliance Electrical ComplianceRegion Generating Bitstreams Generating BitstreamsUG157 August 31 Functional Simulation Cadence NC-VerilogVerilog Model Technology ModelSimFunctional Simulation Vhdl Model Technology ModelSimInstall Path/vhdl/example/funcsim Synthesizing a Design Synplicity SynplifySynthesizing a Design 6Main Project WindowSynplicity Synplify 8Files to Add LogiCORE Files10Main Project Window with Source Files 11Options for Implementation Device 12Create a New Project 14Select Files to Add Library 16Project Window with Source Files Exemplar LeonardoSpectrum Exemplar LeonardoSpectrumXilinx XST Implementing a Design ISE FoundationImplementing a Design Timing Simulation Timing Simulation Install Path/vhdl/example/postsim Timing Simulation

PCI v3.0 specifications

Xilinx PCI Express (PCIe) v3.0 technology represents a significant leap in performance and efficiency for high-speed data transfer applications. As a critical interface standard for connecting peripheral devices to a host system, PCIe v3.0 introduces numerous enhancements that ensure faster data rates, increased bandwidth, and lower latency, meeting the rigorous demands of modern computing environments.

One of the standout features of PCIe v3.0 is its increased data transfer rate, which doubles the bandwidth compared to its predecessor, PCIe v2.0. This version supports a maximum theoretical bandwidth of 8 GT/s (gigatransfers per second) per lane, leading to an aggregate bandwidth of up to 32 GB/s with four lanes operating simultaneously, which is crucial for applications in data-intensive fields such as telecommunications, data centers, and high-performance computing.

Xilinx’s PCIe v3.0 solutions incorporate advanced error-handling mechanisms and improved power management. The technology employs a robust 128/130b encoding scheme that minimizes overhead while ensuring data integrity. Additionally, PCIe v3.0 supports native high-speed signaling, which not only reduces power consumption but also enhances signal quality, leading to greater reliability in data transmission.

The flexibility of Xilinx’s PCIe v3.0 implementation makes it ideal for various applications, including artificial intelligence, machine learning, and video processing, where rapid data throughput is paramount. Moreover, Xilinx provides extensive support through its Vivado Design Suite, enabling developers to easily integrate PCIe functionality into their designs while optimizing performance for specific applications through customizable settings.

Another key characteristic is the backward compatibility with earlier PCIe versions. This ensures that existing hardware can leverage new capabilities without necessitating a complete overhaul of the infrastructure, enhancing investment protection for users. The inclusion of additional features such as enhanced message signaling and the ability to support up to 64 thousand in-flight transactions further boosts the efficiency of data handling in a multi-threaded environment.

In summary, Xilinx PCI Express v3.0 technology is a powerful solution that combines high bandwidth, reduced latency, and enhanced reliability, making it an essential component for advanced computing architectures. Its robust features, coupled with Xilinx’s design tools and support, provide developers with the resources needed to push the boundaries of data transfer capabilities in a growing range of applications.