JESD204B Intel® FPGA IP Design Example User Guide: Intel® Quartus® Prime Standard Edition
ID
683094
Date
10/31/2022
Public
A newer version of this document is available. Customers should click here to go to the newest version.
1.1. JESD204B Design Example Quick Start Guide
1.2. Supported Configurations
1.3. Generic Design Example
1.4. Presets
1.5. Selecting and Generating the Design Example
1.6. Design Example with RTL State Machine Control Unit
1.7. Design Example with NIOS Control Unit
1.8. JESD204B Intel® FPGA IP Design Example User Guide Document Archives
1.9. Document Revision History for the JESD204B Intel® FPGA IP Design Example User Guide
1.7.1. Design Example Components
1.7.2. System Clocking
1.7.3. Nios II Processor Design Example Files
1.7.4. Nios II Processor Design Example System Parameters
1.7.5. Nios II Processor Design Example System Interface Signals
1.7.6. Compiling the Design Example for Synthesis
1.7.7. Implementing the Design on the Development Kit
1.7.8. Running the Software Control Flow
1.7.9. Customizing the Design Example
1.1.1. Directory Structure
The JESD204B design example file directories contain generated files for the design examples.
Figure 2. Directory Structure for the JESD204B Design Example
Directory/File | Description |
---|---|
ed_nios | The folder that contains the compilation scripts to generate the Nios II design example for compilation. |
ed_sim 1 | The folder that contains the testbench files. |
ed_sim/testbench/cadence ed_sim/testbench/mentor ed_sim/testbench/synopsys/vcs |
The folder that contains the simulation script. It also serves as a working area for the simulator. |
ed_synth 1 | The folder that contains the design example synthesizable components. |
ip_sim | The folder that contains the simulation script to generate the JESD204B IP Core Verilog/VHDL simulation model. |
1 Only for RTL State Machine Control design example.