A newer version of this document is available. Customers should click here to go to the newest version.
Visible to Intel only — GUID: rrm1671234614441
Ixiasoft
Visible to Intel only — GUID: rrm1671234614441
Ixiasoft
3.3.1.4. Compilation Example 4: Compile File foo.sv into Work with Verilog Macro FAST Set to 1
The following example illustrates use of Tcl commands to compile all files into a library with a Verilog macro. You must add the commands to a .do file that you then run at a terminal using the vsim command, as Compilation Example 1 describes.
The following is only a partial example, as it does not include the quit command:
vlog -sv +define+FAST=1 foo.sv