| ClockProcessPostfix | Specify string to append to HDL clock process names |
| ComplexImagPostfix | Specify string to append to imaginary part of complex
signal names |
| ComplexRealPostfix | Specify string to append to real part of complex signal
names |
| EntityConflictPostfix | Specify string to append to duplicate VHDL entity or Verilog
module names |
| InstancePostfix | Specify string appended to generated component instance
names |
| InstancePrefix | Specify string prefixed to generated component instance
names |
| PackagePostfix | Specify string to append to specified model or subsystem name
to form name of package file |
| ReservedWordPostfix | Specify string appended to identifiers for entities, signals,
constants, or other model elements that conflict with VHDL or Verilog
reserved words |
| SplitArchFilePostfix | Specify string to append to specified name to form name of
file containing model's VHDL architecture |
| SplitEntityArch | Specify whether generated VHDL entity and architecture code
is written to single VHDL file or to separate files |
| SplitEntityFilePostfix | Specify string to append to specified model name to form name
of generated VHDL entity file |
| TimingControllerPostfix | Specify suffix appended to DUT name to form timing controller
name |
| VectorPrefix | Specify string prefixed to vector names in generated code |
| VHDLArchitectureName | Specify architecture name for generated HDL code |
| VHDLLibraryName | Specify name of target library for generated HDL code |
| EDAScriptGeneration | Enable or disable generation of script files for third-party
tools |
| HDLCompileFilePostfix | Specify postfix string appended to file name for generated Mentor Graphics ModelSim compilation
scripts |
| HDLCompileInit | Specify string written to initialization section of compilation
script |
| HDLCompileTerm | Specify string written to termination section of compilation
script |
| HDLCompileVerilogCmd | Specify command string written to compilation script for
Verilog files |
| HDLCompileVHDLCmd | Specify command string written to compilation script for
VHDL files |
| HDLSimCmd | Specify simulation command written to simulation script |
| HDLSimFilePostfix | Specify postfix string appended to file name for generated Mentor Graphics ModelSim simulation
scripts |
| HDLSimInit | Specify string written to initialization section of simulation
script |
| HDLSimTerm | Specify string written to termination section of simulation
script |
| HDLSimViewWaveCmd | Specify waveform viewing command written to simulation
script |
| HDLSynthCmd | Specify command written to synthesis script |
| HDLSynthFilePostfix | Specify postfix string appended to file name for generated
synthesis scripts |
| HDLSynthInit | Specify string written to initialization section of synthesis
script |
| HDLSynthTerm | Specify string written to termination section of synthesis
script |
| HDLSynthTool | Select synthesis tool for which the coder generates scripts. |
| BlockGenerateLabel | Specify string to append to block labels used for HDL GENERATE statements |
| CheckHDL | Check model or subsystem for HDL code generation compatibility |
| GenerateHDLCode | Generate HDL code |
| GenerateValidationModel | Generate validation model with HDL code |
| HandleAtomicSubsystem | Enable reusable code generation for identical atomic subsystems |
| HDLControlFiles | Attach code generation control file to model |
| InitializeBlockRAM | Enable or suppress generation of initial signal value
for RAM blocks |
| InlineMATLABBlockCode | Inline HDL code for MATLAB Function blocks |
| InstanceGenerateLabel | Specify string to append to instance section labels in VHDL GENERATE statements |
| MaskParameterAsGeneric | Generate reusable HDL code for subsystems with identical
mask parameters that differ only in value |
| MulticyclePathInfo | Generate text file that reports multicycle path constraint
information, for use with synthesis tools. |
| OptimizationReport | Display HTML optimization report |
| OutputGenerateLabel | Specify string that labels output assignment block for VHDL GENERATE statements |
| PipelinePostfix | Specify string to append to names of input or output pipeline
registers generated for pipelined block implementations |
| ResourceReport | Display HTML resource utilization report |
| Traceability | Enable or disable creation of HTML code generation report
with code-to-model and model-to-code hyperlinks |
| UserComment | Specify comment line in header of generated HDL and test bench
files |
| Verbosity | Specify level of detail for messages displayed during
code generation |
| ClockHighTime | Specify period, in nanoseconds, during which test bench drives
clock input signals high (1) |
| ClockLowTime | Specify period, in nanoseconds, during which test bench drives
clock input signals low (0) |
| ForceClock | Specify whether test bench forces clock input signals |
| ForceClockEnable | Specify whether test bench forces clock enable input signals |
| ForceReset | Specify whether test bench forces reset input signals |
| GenerateCoSimBlock | Generate model containing HDL Cosimulation block(s) for
use in testing DUT |
| GenerateCoSimModel | Generate model containing HDL Cosimulation block for use
in testing DUT |
| HoldInputDataBetweenSamples | Specify how long subrate signal values are held in valid
state |
| HoldTime | Specify hold time for input signals and forced reset input
signals |
| IgnoreDataChecking | Specify number of samples during which output data checking
is suppressed |
| InitializeTestBenchInputs | Specify initial value driven on test bench inputs before
data is asserted to DUT |
| MultifileTestBench | Divide generated test bench into helper functions, data,
and HDL test bench code files |
| SimulatorFlags | Specify simulator flags to apply to generated compilation
scripts |
| TestBenchClockEnableDelay | Define elapsed time (in clock cycles) between deassertion
of reset and assertion of clock enable |
| TestBenchDataPostFix | Specify suffix added to test bench data file name when
generating multi-file test bench |
| TestBenchPostFix | Specify suffix to test bench name |
| TestBenchReferencePostFix | Specify string appended to names of reference signals
generated in test bench code |