• 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. layer numbers rule deck

Stats

  • Locked Locked
  • Replies 3
  • Subscribers 125
  • Views 16374
  • 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

layer numbers rule deck

oldnick
oldnick over 10 years ago

I'm wondering if there is a way to get cadence to report the numbers it assigns to layers.

I'm trying to modify an lvs rule deck to recognise a specific structure. To do this I need to create a recognition layer/region which comprises a layer named CTM2, however this layer is not declared in the lvs rule deck.

If we look at TGOX in as declared in the ruledeck, 

layer   MAP     21      DATATYPE        0       10021

layer   TGX_drw                                             10021

there are 3 numbers associated with it. For the layer I want to add I know two of them, but not the 3rd.

layer MAP  92   DATATYPE            0        ?????

layer CTM2_drw                                         ?????

As far as my understanding goes, the 0 specifies the data type and the first number is the layer number it is mapped to by the stream tool. I think the 3rd number is one that cadence uses to identify it. For most layers in the rule file, the 3rd number is usually the 1st number with either 10 or 100 appended to the front, although a few times it is something completely different, so, I can't really have a guess. Is there some way I can get cadence to report this number? I've been looking for ages but can't find anything. Or are my assumptions wrong and the solution something different?

Cheers,

Nick

  • Cancel
Parents
  • Andrew Beckett
    Andrew Beckett over 10 years ago

    Nick,


    You didn't mention which LVS tool you are using. That rule deck looks like a Calibre rule deck (based on the syntax) and so it's not "Cadence" identifying anything (there is no such tool as "Cadence", and anyway Calibre is a Mentor Graphics tool, not a Cadence tool).

    Cadence's PVS tool has a similar construct:

    layer_def CapMetal 1001;
    layer_map 14 -datatype 0 1001;

    The layer numbers used for PVS (and I suspect Calibre) are completely arbitrary - you can use what you want, provided they don't clash with any other layer.

    The first layer number and datatype number do correspond to stream numbers.

    Similarly Virtuoso (and OA) has also its own layer numbers. This is because the tools use a numerical designation for the layer indexing for efficiency - but I don't think it is that critical what you choose. People might use some kind of convention such as you've observed simply to ease the  management of choosing the layer numbers.

    Kind Regards,

    Andrew.

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
Reply
  • Andrew Beckett
    Andrew Beckett over 10 years ago

    Nick,


    You didn't mention which LVS tool you are using. That rule deck looks like a Calibre rule deck (based on the syntax) and so it's not "Cadence" identifying anything (there is no such tool as "Cadence", and anyway Calibre is a Mentor Graphics tool, not a Cadence tool).

    Cadence's PVS tool has a similar construct:

    layer_def CapMetal 1001;
    layer_map 14 -datatype 0 1001;

    The layer numbers used for PVS (and I suspect Calibre) are completely arbitrary - you can use what you want, provided they don't clash with any other layer.

    The first layer number and datatype number do correspond to stream numbers.

    Similarly Virtuoso (and OA) has also its own layer numbers. This is because the tools use a numerical designation for the layer indexing for efficiency - but I don't think it is that critical what you choose. People might use some kind of convention such as you've observed simply to ease the  management of choosing the layer numbers.

    Kind Regards,

    Andrew.

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
Children
No Data

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