Controls the default setting for process properties that generate
HDL output, such as source files, intermediate files, or structural
simulation netlists. If the Synthesis Tool and Simulator options are
set to a single-language tool, the default language for generated
HDL output files is automatically set. If both the Synthesis Tool
and Simulator options are set to mixed-language (VHDL/Verilog) tools,
you can use the Preferred Language property to select the language
in which generated HDL output is created.
- Verilog
Select this option if both the Synthesis Tool and Simulator
are set to mixed-language and you want the default language to be
Verilog.
- VHDL
Select this option if both the Synthesis Tool and Simulator
are set to mixed-language and you want the default language to be
VHDL.
- N/A
This option appears if both the Synthesis Tool and Simulator
are set to a single language, because the generated language defaults
are set based on the languages you selected for the Synthesis Tool
and Simulator.
Note Alternatively, you can change the target language on a
per-process basis by selecting a process in the Processes pane of
the
Design panel, selecting
Process > Process Properties, and setting the language
in the property dialog box. For example, for the View HDL Functional
Model process, you can specify the structural netlist target language
in the
Functional Model Properties dialog box.