• 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. Functional Verification
  3. ran out of data while unpack

Stats

  • Locked Locked
  • Replies 1
  • Subscribers 66
  • Views 13130
  • 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

ran out of data while unpack

Ravisinha
Ravisinha over 15 years ago
Hello All, In my project i am facing a very unpleasant error from specman : *** Error: Ran out of data while trying to unpack (use 'trace packing' for further details). the scenario is : i am sending some packet, all the checking and scoreaboard checking is finished. Now on the Bus there is nothing, means now bus is in IDLE state. After that again i am waiting for some more time to make sure no transaction is pending on any side. After that i have issued a RESET (a HW reset, which will reset all my peripheral), as soon as it enters into RESET i am getting the same error. In my verification env i have not use "unpack" function anywhere but still i am facing this issue. Can anybody please help me in this, i even tried by setting trace packing in specman but its tacking hell lots of time to reach to that point. Thanks
  • Cancel
  • avidane
    avidane over 15 years ago

    Hi,

    Here's how I would debug this issue:

    1. Grep all the files in your environment for the word "unpack". To grep all files in your env for a given expression use specviews search window or take a look here. Maybe you do some unpacking but have forgot about it.

    2. If you find some place where you use unpack place a breakpoint on it, if you don't want to break on it every time use "break if" and specify (sys.time > some time just before your error occurs) as condition.

    3. Run with break on error. This will take you to the line where the error occures, unless it comes from encrypted code.

    Avidan Efody

    Verifigen

    www.specman-verification.com

     

     

     

     

    • 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