User guide
9-53
Project Window
set option_type {workspace | project projname} string
set option_type file filename string
set option_type top topname string library libname [project
projname]
The set command uses the following definitions.
option_type = {analyze | elaborate | verilog compile |
verilog run}
string = quoted string of options (“-time PS –directory /users/tmp”)
You use this command to set analyze, elaborate, compile, and
simulate options for the active project or workspace. Examples of
these commands can be found in workspace (.vws) and project
(.vpj) files when you use the Options dialog to set options for
workspace, projects, files and design tops.
simulate
Simulates the active design top.
source filename
Executes commands in ‘filename’.
stop
Stops elaborating or analyzing the design.