• Skip to main content
  • Skip to search
  • Skip to footer
Cadence Home
  • This search text may be transcribed, used, stored, or accessed by our third-party service providers per our Cookie Policy and Privacy Policy.

  1. Community Forums
  2. Custom IC Design
  3. Pin order of a PMOS in layout cannot match with schemat...

Stats

  • Locked Locked
  • Replies 2
  • Subscribers 126
  • Views 16092
  • Members are here 0
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Pin order of a PMOS in layout cannot match with schematic

naderi
naderi over 14 years ago

 Hello all,

I have a simple inverter, which has one NFET( multiplicity=1 ) and one PFET ( multiplicity=2) as shown in the attached figure .

I used virtuoso-XL to draw the layout and Assura for LVS and QRC.

Dispite of similar layout, Assura-QRC shows the pin order of two pfet trransistors are not match after extraction. The extracted sp netlist is :

MT1    Y    A    vssd!    vssd!    nfet    L=0.12U    W=0.16U ....
MavD172_1    vddd!    A    Y    vddd!    pfet    L=0.12U    W=0.16U ....
MavD172_2    Y    A    vddd!    vddd!    pfet    L=0.12U    W=0.16U .....

Rotating, or mirroring of the pfet in the layour cannot fix the problem. The problem causes LVS mismatch and cannot be fixed by changing the pin order in the schematic.

Why similar layouts are extracted differently, and is there any fix for that?

Thanks,

Ali

icfb.exe version 5.1.0 06/20/2007

sub-version 5.10.41_USR5.90.69

ASSURA sub-version 3.2_USR2, 2008-12-18-0841

  • inverter.png
  • View
  • Hide
  • Cancel
  • Quek
    Quek over 14 years ago

    Hi Ali

    Thank you for the excellent problem description. : )  Would you please try adding a swapPins expression as shown below and see if it helps in resolving the problem?

    Best regards
    Quek

    • swapPins.gif
    • View
    • Hide
    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • naderi
    naderi over 14 years ago

     Thanks Quek for your reply and effort for showing the comment using a figure.

    Here is the LVS report that is insensitive to the swapPins expression. It was tried with autoPinSwap (general) enabled and disabled. Also, pfet_m0(sch) has the same pinout as pfet_m1(lay). However, they are shown as unmatched instances.

    ========================================================================[inv1x]
    ====== Bad Initial Net Bindings (nets don't match) ============================
    ===============================================================================

    = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = (badbind 1)
    Schematic Net:  A
    S      *1   of pfet_m0 G
    S      *1   of nfet_m0 G

    Layout Net:  A
    L      *1   of nfet_m0 G
    L      *1   of pfet_m1 ?G

    = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = (badbind 2)
    Schematic Net:  Y
    S      *1   of pfet_m0 {D S}
    S      *1   of nfet_m0 {D S}

    Layout Net:  Y
    L      *1   of nfet_m0 {D S}
    L      *1   of pfet_m1 ?{S D}

    = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = (badbind 3)
    Schematic Net:  vddd!
    S      *1   of pfet_m0 {D S}
    S      *1   of pfet_m0 B

    Layout Net:  vddd!
    L      *1   of pfet_m1 ?{S D}
    L      *1   of pfet_m1 ?B

    ========================================================================[inv1x]
    ====== Problem Schematic Nets (no exact match in layout) ======================
    ===============================================================================
    S
    S ?vddd!
    S       1   of pfet_m0 {D S}
    S       1   of pfet_m0 B
    S
    S ?Y
    S       1   of pfet_m0 {D S}
    S       1   of nfet_m0 {D S}
    S
    S ?A
    S       1   of pfet_m0 G
    S       1   of nfet_m0 G

    ========================================================================[inv1x]
    ====== Problem Layout Nets (no exact match in schematic) ======================
    ===============================================================================
    L
    L ?Y
    L       1   of nfet_m0 {D S}
    L       1   of pfet_m1 ?{S D}
    L
    L ?A
    L       1   of nfet_m0 G
    L       1   of pfet_m1 ?G
    L
    L ?vddd!
    L       1   of pfet_m1 ?{S D}
    L       1   of pfet_m1 ?B

    ========================================================================[inv1x]
    ====== Unmatched Schematic Instances ==========================================
    ===============================================================================

    = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = (schinst 1)
    Schematic Instance: T0  pfet_m0

    S Pin        Net
    S ---        ---
    S D          Y
    S G          A
    S S          vddd!
    S B          vddd!

    ========================================================================[inv1x]
    ====== Unmatched Layout Instances =============================================
    ===============================================================================

    = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = (layinst 1)
    Layout Instance:    avD172_1  pfet_m1

    L Pin        Net
    L ---        ---
    L G          A
    L S          vddd!
    L D          Y
    L B          vddd!

    ========================================================================[inv1x]
    ====== Summary of Errors ======================================================
    ===============================================================================

    Schematic  Layout     Error Type
    ---------  ------     ----------
     3          3         Bad Initial Net Bindings
     1          1         Unmatched Instances

    ========================================================================
    ====File: inv1x.cps
    ========================================================================
                                                                                  
    ; autoPinSwap() results for schematic network.


    ========================================================================
    ====File: inv1x.cfr
    ========================================================================
    The LVS run "inv1x" has completed successfully.

    Compare problems were detected in 1 cells.
       1 cells had device mismatches.
       1 cells had nets mismatches.
       0 cells matched

    No Extraction Problems were detected.

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel

Community Guidelines

The Cadence Design Communities support Cadence users and technologists interacting to exchange ideas, news, technical information, and best practices to solve problems and get the most from Cadence technology. The community is open to everyone, and to provide the most value, we require participants to follow our Community Guidelines that facilitate a quality exchange of ideas and information. By accessing, contributing, using or downloading any materials from the site, you agree to be bound by the full Community Guidelines.

© 2025 Cadence Design Systems, Inc. All Rights Reserved.

  • Terms of Use
  • Privacy
  • Cookie Policy
  • US Trademarks
  • Do Not Sell or Share My Personal Information