Xilinx 3.2 manual Detailed Example Design

Page 17

Chapter 4

Detailed Example Design

This chapter provides detailed information about the example design, including a description of files and the directory structure generated by the Xilinx CORE Generator™ software, the purpose and contents of the provided scripts, the contents of the example HDL wrappers, and the operation of the demonstration test bench.

<project directory>

Top-level project directory; name is user-defined

<project_directory>/<component name>

Core release notes file

<component_name>/doc

Product documentation

<component_name>example design

Verilog and VHDL design files

<component_name>/implement

Implementation script files

<component_name>/implement/results

Results directory, created after implementation scripts are run, and contains implement script results

<component_name>/simulation

Simulation scripts

<component_name>/simulation/functional

Functional simulation files

simulation/timing

Simulation files

CAN Getting Started Guide

www.xilinx.com

17

UG186 April 19, 2010

Image 17
Contents UG186 April 19 LogiCORE IP canVersion Revision Revision HistoryTable of Contents Detailed Example Design 1Example Design Schedule of FiguresCan Getting Started Guide Conventions Guide ContentsAbout This Guide Preface About This Guide Convention Meaning or Use Example Online DocumentAbout the Core System Requirements IntroductionWindows LinuxAdditional Core Resources Recommended Design ExperienceTechnical Support FeedbackBefore you Begin Licensing the CoreLicense Options Simulation OnlyObtaining Your License Key Installing Your License FileOverview Quick Start Example DesignQuick Start Example Design Generating the CoreImplementing the Example Design Setting up for SimulationSimulating the Example Design Implementing the Example DesignTiming Simulation Functional SimulationDetailed Example Design Directory and File Contents Componentnameexample design Directory and File ContentsComponentname/doc Name DescriptionComponentname/implement/results Componentname/implementComponentname/simulation 5Implement Directory Name DescriptionComponentname/simulation/functional Simulation/timing Implementation Scripts Implementation ScriptsSimulation Scripts 1illustrates the example design configuration Example Design ConfigurationDemonstration Test Bench Demonstration Test BenchTest Bench Functionality Core with Acceptance Filtering Changing the Data Customizing the Demonstration Test BenchDetailed Example Design