• 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 SKILL
  3. handling large layouts : use of groups versus instance ...

Stats

  • Locked Locked
  • Replies 1
  • Subscribers 143
  • Views 15826
  • 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

handling large layouts : use of groups versus instance mosaic

MalcolmWhite
MalcolmWhite over 6 years ago

Greetings - first , apology if this isn't the right forum for this : Wondering this scenario : in the situation where someone is working at an upper level layout cell with large amounts of data experiencing significant lag in performing basic layout operations , what is the best manner to handle repeated layout structures in terms of reducing lag time of memory access for data : Groups or mosaics ? mostly trying to learn how groups are handled in the system.  thanks.

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

    For small numbers of objects, it doesn't matter too much. However, for very large numbers of repeated objects then a mosaic is more efficient. In essence a group (I assume you mean a figGroup in the database) is just a means of creating a relationship between a number of flat objects - so if you have a group with a 100 x 200 instances, you still have 20,000 instances present in the design. If you have a mosaic with 100 x 200 in the array, there's a single database record describing that array, and then it's expanded at rendering time rather than needing expanding in the database.

    There are however some limitations with mosaics if you're using a connectivity-driven flow (such as Virtuoso Layout Suite XL) because that only allow mosaics if the connectivity to every instance in the mosaic is identical (this is a limitation of what can be represented by mosaics in the database rather than a limitation of VLS XL). Also, mosaics have to be an array of instances, whereas a figGroup can contain anything (well, any figure)

    Andrew.

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

    For small numbers of objects, it doesn't matter too much. However, for very large numbers of repeated objects then a mosaic is more efficient. In essence a group (I assume you mean a figGroup in the database) is just a means of creating a relationship between a number of flat objects - so if you have a group with a 100 x 200 instances, you still have 20,000 instances present in the design. If you have a mosaic with 100 x 200 in the array, there's a single database record describing that array, and then it's expanded at rendering time rather than needing expanding in the database.

    There are however some limitations with mosaics if you're using a connectivity-driven flow (such as Virtuoso Layout Suite XL) because that only allow mosaics if the connectivity to every instance in the mosaic is identical (this is a limitation of what can be represented by mosaics in the database rather than a limitation of VLS XL). Also, mosaics have to be an array of instances, whereas a figGroup can contain anything (well, any figure)

    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