• 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. Limited plot range

Stats

  • Locked Locked
  • Replies 9
  • Subscribers 126
  • Views 16550
  • 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

Limited plot range

Bhavsh
Bhavsh over 15 years ago

Hi,

   I am using ic5141 and tried to simulate ADC(4-bit analog to digital converter) in ADE. I opted for transient analysis for 100ms. It simulated successfully but through "direct plot form" or through "calculator" if we plot, it is plotting the respective voltage values only upto 20ms.Beyond 20ms its not showing any result. Are there  any option to go beyond 20ms??

Thank you..

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

    Hi Mandar,

    I don't see any posts needing moderating, so not sure what's going on there...

    Anyway, this is definitely a known problem with sst2 support - it may well be fixed in a newer IC subversion than the one you're using (I can't check right now because I'm at home). psfbin won't have this problem though (it's related to changing the stop time by a large amount and it causes some resolution problems, or something like that).

    Before starting ADE, in the CIW (or in your .cdsinit) put:

    envSetVal("spectre.envOpts" "simOutputFormat" 'string "psfbin")

    (I think I got that right; again, I can't check right now). Then start ADE. You might well want to force it to renetlist (Simulation->Netlist->Recreate) because there are some slight delimiter differences between SST2 and PSF which need to be stored in the amap directory (again, this is from memory).

    Then simulate as usual. It should then behave.

    You might also need to want to tell spectre and ultrasim to write large PSF files (greater than 2G) to use the older "chunk mode" (IC61 supports large files directly) by doing:

    setenv PSF_WRITE_CHUNK_MODE_ON true

    setenv PSF_LARGE_FILE_ON false

    The first is for spectre, and the second is for Ultrasim.This is described in solution 11264780 on Cadence Online Support. Of course, this needs to be done before you run icfb.

    In your case, the files are tiny, so shouldn't be an issue, but a worthwhile precaution.

    Regards,

    Andrew.

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

    Hi Mandar,

    I don't see any posts needing moderating, so not sure what's going on there...

    Anyway, this is definitely a known problem with sst2 support - it may well be fixed in a newer IC subversion than the one you're using (I can't check right now because I'm at home). psfbin won't have this problem though (it's related to changing the stop time by a large amount and it causes some resolution problems, or something like that).

    Before starting ADE, in the CIW (or in your .cdsinit) put:

    envSetVal("spectre.envOpts" "simOutputFormat" 'string "psfbin")

    (I think I got that right; again, I can't check right now). Then start ADE. You might well want to force it to renetlist (Simulation->Netlist->Recreate) because there are some slight delimiter differences between SST2 and PSF which need to be stored in the amap directory (again, this is from memory).

    Then simulate as usual. It should then behave.

    You might also need to want to tell spectre and ultrasim to write large PSF files (greater than 2G) to use the older "chunk mode" (IC61 supports large files directly) by doing:

    setenv PSF_WRITE_CHUNK_MODE_ON true

    setenv PSF_LARGE_FILE_ON false

    The first is for spectre, and the second is for Ultrasim.This is described in solution 11264780 on Cadence Online Support. Of course, this needs to be done before you run icfb.

    In your case, the files are tiny, so shouldn't be an issue, but a worthwhile precaution.

    Regards,

    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