Technical data
vlog
CR-200 ModelSim Commands ModelSim EE/SE Command Reference
+delay_mode_unit
Set non-zero structural delays to one. Optional.
+delay_mode_zero
Set structural delays to zero. Optional.
-f <filename>
Specifies a file with more command line arguments. Allows complex arguments
to be reused without retyping. Optional.
-hazards
Enables the run-time hazard checking code. Optional.
+incdir+<directory>
Search directory for files included with the ‘include filename compiler directive.
Optional.
-incr
Performs incremental compile. Optional. Compiles only code that has changed, or
if compile options change.
+libext+<suffix>
Specifies the suffix of files in library directory. Multiple suffixes may be used, for
example: +libext+.v+.u. Optional.
+librescan
Scan libraries in command-line order for all unresolved modules. Optional.
-line <number>
Specify the starting line number. Optional.
+mindelays
Selects minimum timing from Verilog min:typ:max expressions. Optional.
+maxdelays
Selects maximum timing from Verilog min:typ:max expressions. Optional.
-noincr
Disables incremental compile previously turned on with -incr. Optional.
-nodebug[=ports | =pli]
Hides the internal data of the compiled design unit. Optional. The design unit’s
source code, internal structure, signals, processes, and variables will not display
in ModelSim’s windows. In addition, none of the hidden objects may be accessed
through the Dataflow window or with VSIM commands. This also means that you