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

addPrefixToCells

digitalSim.netlisterOpts addPrefixToCells string { "None" | "All" | "Keep name of top cell and symbol cells" }

Description

Adds a predefined prefix to cell names in the generated netlist.

Possible values are as follows:

The default is "None".

GUI Equivalent

Command

Open Options Form

Form Option

Add prefix to cell names

Examples

envGetVal("digitalSim.netlisterOpts" "addPrefixToCells")
envSetVal("digitalSim.netlisterOpts" "addPrefixToCells" 'string "All")
envSetVal("digitalSim.netlisterOpts" "addPrefixToCells" 'string "Keep name of top cell and symbol cells")

Related Topics

Configuring Netlist Generation Options


Return to top
 ⠀
X