Visible to Intel only — GUID: mwh1410383473101
Ixiasoft
1.1. Intel FPGA Simulation Essential Elements
1.2. Overview of Simulation Tool Flow
1.3. Simulation Tool Flow
1.4. Supported Simulation Types
1.5. Supported Simulation Flows
1.6. Supported Hardware Description Languages
1.7. Supported Simulators
1.8. Using NativeLink Simulation ( Intel® Quartus® Prime Standard Edition)
1.9. Intel FPGA Simulation Basics Revision History
Visible to Intel only — GUID: mwh1410383473101
Ixiasoft
3.2. VCS and VCS MX Guidelines
The following guidelines apply to simulation of Intel FPGA designs in the VCS or VCS MX software:
- Do not specify the -v option for altera_lnsim.sv because it defines a systemverilog package.
- Add -verilog and +verilog2001ext+.v options to make sure all .v files are compiled as verilog 2001 files, and all other files are compiled as systemverilog files.
- Add the -lca option for Stratix® V and later families because they include IEEE-encrypted simulation files for VCS and VCS MX.
- Add -timescale=1ps/1ps to ensure picosecond resolution.