• 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. lxGenFromSource - BUT ignore existing layout views and give...

Stats

  • Replies 11
  • Subscribers 149
  • Views 6374
  • Members are here 0

lxGenFromSource - BUT ignore existing layout views and give me "flat" devices

vtboy51
vtboy51 3 months ago

I am using the lxGenFromSource in my SKILL routine to generate a layout view of my top level cellview (which has multiple sub-cells instantiated). As we all know if a layout view is found for any of the schematic sub-cells it will place that layout view and not generate "flat" devices. However, for my needs I would like to specify a temp library to generate the top level layout in, and NOT pull-in the existing layouts. 

My workaround has been to copy the schem/symbols into a temp lib and then run, but the copy is slow for larger designs.

  • Cancel
  • Sign in to reply
  • vtboy51
    vtboy51 2 months ago in reply to RobMan

    Just a quick recap for any future users who come across this thread.  I was able to get my code working as I had envisioned; it will ignore existing layout cells throughout the hierarchy when doing a generate from source from a top level schematic (when you don't have write access in the schematic library).

    • Use the cphCreatePhysConfig command to build a physConfig view in a scratch library
    • Search the top level schematic and retrieve a list of all the sub-cells along with their library name
    • Use the cphSetCellForceDescend command in a loop to add the required forceDescend param to every cellview found in the schematic hiearchy.
    • Use the lxGenFromSource command to generate the layouts.
    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • 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.

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

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