Product Documentation
Virtuoso SystemVerilog Netlister User Guide
Product Version IC23.1, August 2023

Migrating SystemVerilog Integration Designs to SystemVerilog Designs

Convert commands used in the Virtuoso Verilog Environment for SystemVerilog Integration Environment (SI) to a format supported by SystemVerilog Netlister by using the si2runsv utility.

You run SystemVerilog Integration netlister by using the following command:

si [run directory] [-batch [-command commandName]]

For example:

si dir1 -batch -command netlist

Alternatively, SystemVerilog Netlister uses the following command:

runsv -lib lib -cell cell -view configView -netlist -state stateName 

To convert a SystemVerilog Integration environment command to a SystemVerilog Netlister command:

  1. Run the following command to generate a script file:
    si2runsv 
    This command generates a runsv_xxxfile script file.
  2. Run the following command to run SystemVerilog Netlister using this script file:
    si2runsv dir1 -batch -command netlist 

To view the various options available with the si2runsv utility, type the following command in the terminal window.

si2runsv -help

Related Topics

si2runsv

Introduction to Virtuoso SystemVerilog Netlister

SystemVerilog Netlister Batch Mode


Return to top
 ⠀
X