2
Verilog In Command-Line Mode
You can use the graphical user interface to specify the option and parameter settings for Verilog In. When working in command-line mode, however, you create files that specify the option and parameter settings and then you direct Verilog In to read those files. This section describes the internal options and parameter files and the command that directs Verilog In to read them.
Cadence recommends that you use the graphical user interface to specify option and parameter settings.
You use the command ihdl to run Verilog In in command-line mode. To know how to use this command to import Verilog files into the Virtuoso Studio Design Environment, run ihdl with the option -help or -help3264. The option -help3264 provides detailed help on using ihdl. For example:
Return to top