A newer version of this document is available. Customers should click here to go to the newest version.
3.3.12.1. Simulation Models for Designs Containing LPMs or IP Cores
Functional Simulation
The Intel® Quartus® Prime Pro Edition software provides functional simulation models that allow you to perform functional/behavioral simulation on designs containing LPMs or Intel® FPGA IP cores.
Verilog HDL | VHDL | |
---|---|---|
LPM | 220model.v | 220pack.vhd 220model.vhd |
Intel® FPGA IP cores | altera_mf.v | altera_mf.vhd altera_mf_components.vhd |
Gate-level Functional Simulation
To perform gate-level functional simulation on a design, the Intel® Quartus® Prime Pro Edition software generates output netlist files containing information about how the design was placed into device-specific architectural blocks.
Extension | |
---|---|
Verilog HDL output file | .vo |
VHDL output file | .vho |
You can perform simulations with pre-compiled model libraries by using the ModelSim* - Intel® FPGA Edition simulator included in the Intel® Quartus® Prime Pro Edition software. You can also compile your own selection of model libraries with the Simulation Library Compiler tool in the Intel® Quartus® Prime Pro Edition software.