Product Documentation
Virtuoso Power Manager User Guide
Product Version IC23.1, June 2023

Single Rail Cells

Single rail cells are custom cells. These can be custom standard cells, an unimplemented sub-block, or a complex hierarchical custom logic having a single primary power and ground supplies. Usually, a Liberty model does not exist for such cells. Consequently, the single rail cell registration enables blackboxing of any hierarchical sub-block so that the extractor recognizes it as a leaf cell. All ports connected to a single rail cell (directly or through some elements) are mapped according to the port definitions as defined in standard cell registration.

Single rail devices commonly used have the following features:

On the Device tab in the Power Manager Setup form, when you click after selecting the singleRailCell device type, the singleRailCell Attributes form opens. Additionally, you can view the form by selecting any cell registered as a single rail cell device.

In a setup file, the singleRailCell registration is represented as shown below:

singleRailCell ( nil
                cells (
                    ("myLib"    "aBuf*" nil)
                    ( nil             "bBuf*" nil)
                    ("myLib"    "cBuf*" nil
                        (nil
                            power                     "VDD"
                            ground                   "VSS"
                            pwell                      "VPP"
                            nwell                      "VNN"
                            deeppwell             "VPPP"
                            deepnwell             "VNNN"
)
                    )
                )
                power          "VDD"
                ground         "VSS"
                pwell             "VPP"
                 nwell           "VNN"
                deeppwell   "VPPP"
                deepnwell   "VNNN"
)

Related Topics

Passive Devices

Backtrace Enable Signals of Special Cells

Connectors

Stack Transistors

Terminal Name Registration for Devices


Return to top
 ⠀
X