24.4.6.1 Minus Switches
Table below defines and gives usage examples of Verilog minus switches.
| Switch | Definition |
|---|---|
| -s |
option; initiates entry into interactive mode after successful design compilation. |
| -a | Accelerated option; directs accelerated, declared elements to simulate in accelerated mode (Verilog-XL only). |
| -c | Compile only option; compiles the text code in a data file and exits the simulation mode. |
| -d | Decompile option; retargets data files into existing text files. |
| -f | Command argument file option; reads invocation command from a text file. |
| -l | Log file option. |
| -y | Library directory option; specifies a target library directory. |
| -v | Specifies the library file. |
