- On the Assignments menu, click EDA Tool Settings.
- In the Category list of the EDA Tool Settings page, click Simulation.
- In the Tool name list, select Active-HDL.
- Under EDA Netlist Writer options, in the Format for output netlist list, select Verilog HDL. You can also
modify where you want the post-synthesis netlist generated by editing or browsing to a directory in the Output directory box.
- Click OK.
- In the Settings dialog box, click OK.
- If you have not run a full compilation, perform a full compilation. On the Processing menu, click Start Compilation.
- If you have already run a full compilation, run the EDA Netlist Writer. On the Processing menu, point to Start and click Start EDA Netlist
Writer.
During the Full compilation or EDA Netlist Writer stage, the Quartus® Prime Standard Edition software produces a Verilog Output File (.vo) Definition and a Standard Delay Format Output File (.sdo) Definition used for gate-level timing simulations in the Active-HDL software. This netlist file is mapped to
architecture-specific primitives. The timing information for the netlist is included in the Standard Delay Format Output File. The resulting netlist is located in the output directory
you specified in the Settings dialog box, which defaults to <project directory>/simulation/activehdl.
Note: The EDA Netlist Writer generates a functional simulation netlist rather than a timing simulation netlist for designs that specify the StratixV or newer device families, even if
you specified a timing simulation netlist.