A newer version of this document is available. Customers should click here to go to the newest version.
1.1. Features
1.2. Device Support
1.3. Functional Description
1.4. Using the PFL IP Core
1.5. PFL IP Core In Embedded Systems
1.6. Third-party Programmer Support
1.7. Parameters
1.8. Signals
1.9. Specifications
1.10. Parallel Flash Loader Intel® FPGA IP User Guide Archives
1.11. Document Revision History for the Parallel Flash Loader Intel® FPGA IP User Guide
1.4.1. Converting .sof Files to a .pof
1.4.2. Constraining PFL Timing
1.4.3. Simulating PFL Design
1.4.4. Programming Intel® CPLDs and Flash Memory Devices
1.4.5. Defining New CFI Flash Device
1.4.6. Programming Multiple Flash Memory Devices
1.4.7. Creating Jam Files for Intel® CPLDs and Flash Memory Device Programming
1.4.3.2. Performing PFL Simulation in the ModelSim- Intel® FPGA Software
To perform PFL simulation in the ModelSim- Intel® FPGA software, you must specify the .sdo or load the ModelSim precompiled libraries listed in Files Required for PFL Simulation in the ModelSim- Intel® FPGA Software table. Alternatively, you can generate the .vo, .sdo and Modelsim precompiled libraries through NativeLink feature in Intel® Quartus® Prime.
To set up the simulation using NativeLink and perform ModelSim simulation, follow these steps:
- On the Assignments menu, click Settings to open the Settings dialog box and then under EDA Tool Settings, click Simulation.
- Verify that ModelSim- Intel® FPGA is selected in the Tool name field and click OK.
- To run simulation right after design compilation, turn on theRun gate-level simulation automatically after compilation option.
- Specify Format for output netlist, Time scale, and Output directory.
- Under NativeLink settings, select Compile test bench then click Test Benches.
- In the Test Bench dialog box appears, click New. Fill in the settings, insert simulation model files for the flash memory devices and test bench.
Figure 19. Test Bench Settings
- After settings are done, compile the design and the simulation starts automatically.
Related Information