Product Documentation
Virtuoso Relative Object Design User Guide
Product Version IC23.1, August 2023

F


Displaying Pin Names in a Layout Window

To see terminal names for pins in a layout window, the display setting for pin names must be turned on. You can turn on the display of pin names for just the duration of your editing session, or you can change the default.

Setting the Pin Names Environment Variable in .cdsenv

To display terminal names for pins by setting the displayPinNames environment variable in the .cdsenv file in your home directory, do the following:

  1. Use a text editor to edit your ~/.cdsenv file.
  2. Search for layout.
  3. Search for displayPinNames.
    By default, the setting looks like this:
    layout  displayPinNames boolean nil
  4. Change nil to t so that the setting looks like this:
    layout  displayPinNames boolean t
  5. Save your file and start the Virtuoso® layout editor.

Turning On Pin Names in the Display Options Form

To display terminal names for pins by setting the Pin Names option in a layout window, do the following:

  1. In your layout window, choose Options – Display.
    The Display Options form appears.
  2. In the Display Options form, make sure the Pin Names option is on.
    You can apply your settings to just the current editing session or save them to the current cellview or as a file.
  3. Apply or save your Display Option settings by doing one of the following:
    • To apply your settings to the current editing session only, click OK in the Display Options form.
      When you save display settings to a cellview, the settings are automatically applied when you reopen the cellview.
    • To save your settings with the cellview, turn on Cellview and click Save To; then click OK.
      When you save to your ~/.cdsenv file (the default file), the settings automatically load when the layout editor starts.
    • To save your settings in your ~/.cdsenv file, turn on File and click Save To, then click OK.

Return to top
 ⠀
X