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

cellPrefixName

digitalSim.netlisterOpts cellPrefixName string { "prefixstring" }

Description

Specifies a prefix for cell names. The prefix must start with either an alphabetic character or an underscore and the remaining string may contain only alphanumeric characters or underscores.

This setting applies to the selection made using the Add prefix to cell names check box in the Verilog tab of the SystemVerilog Netlister Options form or the addPrefixToCells environment variable.

The default is "".

GUI Equivalent

Command

Open Options Form

Form Option

Cell prefix name

Examples

envGetVal("digitalSim.netlisterOpts" "cellPrefixName")
envSetVal("digitalSim.netlisterOpts" "cellPrefixName" 'string "cds_")

Related Topics

Configuring Netlist Generation Options


Return to top
 ⠀
X