• 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. Saving Marked Net with Labels/net Name

Stats

  • Replies 1
  • Subscribers 143
  • Views 1246
  • Members are here 0

Saving Marked Net with Labels/net Name

PB202506263747
PB202506263747 26 days ago

I'm using this SKILL code to save the Marked Net but I'm not able to get the labels/net name is Its there in the net. Can anyone help me to do that. Thanks.


Here is the code: 
rgStatus=leGetEnv("markNetSaveViaInfo")
leSetEnv("markNetSaveViaInfo" t)
leMarkNet('(0.7 4.0) ?startLevel 0 ?stopLevel 32 ?thickLine t ?markNetColor "y2")   ;; pass the point list
leSaveMarkNet("nand2_1x_hv" ?libName "TestLib2" ?viewName "layout_MN")
leSetEnv("markNetSaveViaInfo" orgStatus)
leUnmarkNet()

  • Cancel
  • Sign in to reply
  • RobMan
    RobMan 26 days ago

    Saving the result of 'mark net' does not preserve the connectivity. Only the shapes are saved.

    You could try using lntAddTrace and lntSaveTraces instead.

    See Virtuoso Layout Suite SKILL Reference IC25.1 for further details.

    • 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.

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

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