Visible to Intel only — GUID: dac1709068814845
Ixiasoft
Answers to Top FAQs
1. FPGA Simulation Basics
2. Siemens EDA QuestaSim* Simulator Support
3. Synopsys VCS* and VCS MX Support
4. Aldec Active-HDL and Riviera-PRO Support
5. Cadence Xcelium* Parallel Simulator Support
6. Quartus® Prime Pro Edition User Guide Third-party Simulation Archive
A. Quartus® Prime Pro Edition User Guides
1.1. FPGA Simulation Essential Elements
1.2. Overview of Simulation Tool Flow
1.3. Simulation Tool Flow
1.4. Supported Simulation Flows
1.5. Supported Hardware Description Languages
1.6. Supported Simulation Types
1.7. Supported Simulators
1.8. Post-Fit Simulation Support by FPGA Family
1.9. Automating Simulation with the Run Simulation Feature
1.10. FPGA Simulation Basics Revision History
1.9.2.1. Specifying Required Simulation Settings for Run Simulation (Batch Mode)
1.9.2.2. Optional Simulation Settings for Run Simulation (Batch Mode)
1.9.2.3. Launching Simulation with the Run Simulation Feature
1.9.2.4. Running RTL Simulation using Run Simulation
1.9.2.5. Output Directories and Files for Run Simulation
Visible to Intel only — GUID: dac1709068814845
Ixiasoft
1.9.1.4. More EDA Netlist Writer Settings (EDA Tool Settings Page)
The More EDA Netlist Writer Settings dialog box allows you to specify settings that control how the Compiler generates and formats the gate-level netlist for gate-level simulation. These setting do not apply to RTL simulation.
Click Assignments > Settings > EDA Tool Settings > Simulation > More EDA Netlist Writer Settings to specify any of the following additional options.
Name | Setting | Description |
---|---|---|
Architecture name in VHDL output netlist | structure | Specify the name of the architecture in the generated VHDL simulation netlist. |
Bring out device-wide set/reset signals as ports | Off (Default) On |
Add the devpor, devclrn, and devoe signals in the design as input ports in the top-level design hierarchy in the Verilog or VHDL simulation netlist for the project. |
Do not write top level VHDL entity | Off (Default) On |
Do not write top-level entity in VHDL Output File (.vho). |
Flatten busses into individual nodes | Off (Default) On |
Flattens all busses when creating the VHDL Output File (.vho). Turn on this option if your third-party EDA environment does not support buses. |
Force Gate Level Simulation Registers to initialize to X (don’t care) and propagate X | Off (Default) On |
Modifies output gate level simulation netlist to force all registers to initialize to X (don’t care) and propagate X. |
Generate Power Estimate Scripts | Off (Default) On |
Write scripts for simulation tool to generate .vcd file for outputs for power estimation. |
Truncate long hierarchy paths | Off (Default) On |
Truncate hierarchical node names to 80 characters. |