User guide

C-9
Compile-Time Options
-Mlib option, the -Mrelative_path option does not expand
the relative path to an absolute path on the linker line in the make
file.
-Msrclist=filename
Specifies the name of source list file that lists all object files created
by VCS. The default is filelist.
-noIncrComp
Disable incremental compilation.
Options for Help and Documentation
-h or -help
Lists descriptions of the most commonly used VCS compile and
runtime options.
-doc
Starts a PDF file reader to display the PDF file for the VCS
Documentation Navigator. This option tells VCS to execute the
following system command:
"$PDF_READER $VCS_HOME/doc/UserGuide/navigator.pdf"
By default, PDF_READER is set to the first acroread executable
(the Adobe Acrobat reader) that it finds in the directories specified
for your PATH environment variable. You can set the
PDF_READER environment variable to other PDF file display
tools, for example xpdf on Linux.
Options for SystemVerilog
-sverilog
Enables the extensions to the Verilog language specified in the
Accellera SystemVerilog specification.