| 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
|
| 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
|
| VectorPrefix | Specify string prefixed to vector names in generated 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 Synplify synthesis
scripts |
| HDLSynthInit | Specify string written to initialization section of synthesis
script |
| HDLSynthTerm | Specify string written to termination section of synthesis
script |
| BlockGenerateLabel |
Specify
string to append to block labels used for HDL GENERATE statements
|
| CastBeforeSum |
Enable or disable type casting of input values for addition and subtraction
operations before execution of operation
|
| CheckHDL | Check model or subsystem for HDL code generation compatibility |
| HDLControlFiles | Attach code generation control file to model |
| InlineConfigurations |
Specify
whether generated VHDL code includes inline configurations
|
| InstanceGenerateLabel |
Specify
string to append to instance section labels in VHDL GENERATE statements
|
| LoopUnrolling |
Specify whether VHDL FOR and GENERATE loops
are unrolled and omitted from generated VHDL code
|
| MulticyclePathInfo | Generate text file that reports multicycle path constraint
information, for use with synthesis tools. |
| OptimizeTimingController | Optimize timing controller entity for speed and code
size by implementing separate counters per rate |
| 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 |
| RequirementComments | Enable or disable generation of hyperlinked requirements
comments in HTML code generation reports |
| SafeZeroConcat |
Specify syntax for concatenated zeros in generated VHDL code
|
| Traceability | Enable or disable creation of HTML code generation report
with code-to-model and model-to-code hyperlinks |
| UseAggregatesForConst |
Specify whether all constants are represented by aggregates,
including constants that are less than 32 bits
|
| UserComment |
Specify comment line in header of generated HDL and test bench files
|
| UseRisingEdge |
Specify
VHDL coding style used to check for rising edges when operating on registers
|
| UseVerilogTimescale |
Use
compiler `timescale directives
in generated Verilog code
|
| 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 |