• 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. Digital Implementation
  3. Multi Supply Voltage tip of the week

Stats

  • Locked Locked
  • Replies 0
  • Subscribers 90
  • Views 12814
  • 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

Multi Supply Voltage tip of the week

archive
archive over 18 years ago

Are you taping out in a non-CPF Encounter flow and want to know how to control adding addIsolationCell to isolate some signals with isolate high cells and some with isolate low cells? Then here is the answer of how to do it.

Basically you can use "–excNet/-nexNetFile" and "–selNet/-selNetFile" options of "addIsolation" command to achieve what you want:
addIsolation
[-excNet netName]
[-excNetFile fileName]
[-prefix prefix]
[-forceIsoCellInPDHInst | -noForceIsoCellInPDHinst]
[-noFTermIsoCell]
[-selNet netName]
[-selNetFile fileName]
 
Example: only net1 and net2 from PD1 to PD2 need clamp low (assume you have two types of isolation cells, iso_high is clamp-high and iso_low is clamp-low)
  1. prepare shifter table “tbl-high”, assign iso_high for PD1 to PD2
  2. loadShifter –infile tbl-high
  3. prepare file “clamp-low.nets” which contains net1 and net2
  4. addIsolation –excNetFile clamp-low.nets
  5. prepare shifter table “tbl-low”, assign iso-low for PD1 to PD2
  6. loadShifter –infile tbl-low
  7. addIsolation –selNetFile clamp-low.nets
Sundar


Originally posted in cdnusers.org by sundar_shanmugam
  • 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