|
The Simulator Settings section specifies Simulator configuration information, such as the Simulation focus, the type of simulation, the time period covered by the simulation, the source of the vector stimuli, breakpoints, and other options. The Simulator Settings section is located in the Simulator Settings File (.ssf).
The Simulator Settings section keyword is SIMULATOR_SETTINGS
.
The Simulator Settings section contains statements that follow these Usage Code definitions.
The following table shows the Simulator Settings section keywords (which are underscore separated), descriptions, legal settings, and usage codes:
Keyword | Settings | Code |
---|---|---|
ADD_DEFAULT_PINS_TO_SIMULATION_OUTPUT_WAVEFORMS |
On | Off (Default=On) | A |
CHECK_OUTPUTS |
On | Off (Default=Off) | A |
END_TIME |
<time> | A |
ESTIMATE_POWER_CONSUMPTION |
On | Off (Default=Off) | A |
FOCUS_ENTITY_NAME |
<path> | A |
GLITCH_DETECTION |
On | Off (Default=Off) | A |
GLITCH_INTERVAL |
<time> (Default=1ns) | A |
POWER_ESTIMATION_END_TIME |
<time> | A |
POWER_ESTIMATION_START_TIME |
<time> (Default = 0ns) | A |
SETUP_HOLD_DETECTION |
On | Off (Default=Off) | A |
SIMULATION_COVERAGE |
On | Off (Default=On) | A |
SIMULATION_MODE |
Functional | Timing (Default=Timing) | A |
SIMULATOR_TCL_SCRIPT_FILE |
<file name> | A |
START_TIME |
<time> (Default=0ns) | A |
UPCORE_TRANSACTION_MODEL_FILE |
<string> | A |
USE_COMPILER_SETTINGS |
<Compiler settings name> | A |
VECTOR_INPUT_SOURCE |
<file name> | A |
- PLDWorld - |
|
Created by chm2web html help conversion utility. |