• 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. Operating Region of transistors

Stats

  • Locked Locked
  • Replies 2
  • Subscribers 124
  • Views 16281
  • 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

Operating Region of transistors

AtaV
AtaV over 6 years ago

Hi everyone,

I have a circuit with couple of subcircuits inside it. I was wondering if there is a way to have a print of operation region for all transistors inside all subcircuits to make sure that all transistors are in saturation. I don't want annotation of them on the schematic since I have to go inside them individually to check for it. I would appreciate any sort of help in this regard.

Thanks,

Ata

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

    In the CIW you could just type report() (an OCEAN function), or report(?output "myFile") to write it to a file. You could narrow down the devices or the parameters - for example:

    report(?output "myFile" ?param '("vds" "vdsat"))

    The exact parameter names will depend on the device type being used.

    Andrew.

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

    In the CIW you could just type report() (an OCEAN function), or report(?output "myFile") to write it to a file. You could narrow down the devices or the parameters - for example:

    report(?output "myFile" ?param '("vds" "vdsat"))

    The exact parameter names will depend on the device type being used.

    Andrew.

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
Children
  • Andrew Beckett
    Andrew Beckett over 6 years ago in reply to Andrew Beckett

    I also meant to say that in ADE XL/Explorer/Assembler you could use checks and asserts to check for a device being out of the desired operating region and could then query for any such devices - there are Rapid Adoption Kits on support.cadence.com that cover this kind of thing. That would give  you an easy way of finding them and visualising the results without having to visit every circuit in the design hierarchy.

    Andrew

    • Cancel
    • Vote Up 0 Vote Down
    • 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