EDA Netlist Writer settings

The following options modify how and where the EDA Netlist Writer generates output files.

Note:

Altera recommends Time scale settings in picoseconds (ps) when performing timing simulations of designs containing RAM.

Scripting Information

Keyword:eda_time_scale

Settings:<time value between 1 picosecond and 1 millisecond>

Scripting Information

Keyword:eda_netlist_writer_output_dir

Settings:<output directory>

If you selected VHDL in the Format for output netlist list, the EDA Netlist writer maps non-alphanumeric characters, including brackets ([]), parentheses, (()), angle brackets (<>), and braces ({}) to (_a) in VHDL Output Files. This option generates VHDL 1987 compatible names.

If you selected Verilog HDL in the Format for output netlist list, the EDA Netlist writer maps the vertical bar (|), tilde (~), and colon (:) characters in Quartus® Prime Standard Edition hierarchical node names to the legal Verilog HDL characters z, x, and underscore (_), respectively, in Verilog Output Files. Turning on this option also maps other illegal non-alphanumeric characters, including brackets ([]), parentheses, (()), angle brackets (<>), and braces ({}) to underscore (_).

Scripting Information

Keyword:eda_map_illegal_characters

Settings:on | off*

*default

During simulation, a glitch occurs when transitions of a signal occur too quickly to allow the signal to fully propagate over the routing between the source and destination ports. Glitch filtering removes all pulses that are shorter than the glitch interval length, allowing for more accurate reporting of signal transitions during simulation. The glitch filtering enabled by this option only removes glitches that occur over device routing.

You can also use this option to produce more accurate power analysis results when you us a Value Change Dump File generated by an EDA simulation tool while performing power analysis in the Quartus® Prime Standard Edition PowerPlay Power Analyzer.

Scripting Information

Keyword:eda_enable_glitch_filtering

Settings:on | off*

*default