• 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. Some questions by a beginner.

Stats

  • Locked Locked
  • Replies 2
  • Subscribers 64
  • Views 13382
  • 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

Some questions by a beginner.

archive
archive over 17 years ago

I am studying e for verification. the following is my second practice, (the first is the xor example), and now I do not know how to continue this project, I post it here and hope somebody can give me some advice.

My DUV is an asynchronous FIFO, for simplicity I let the environment run in the same clock, and use sequence to generate random read/write stimulus. I attached what I did in attached file and my questions is:

1) because it purely random, it is hard to achieve fifo full, how can I do that?
2) If I want to test the asynchronous attribute, shall I need 2 sequences, if so, how should I do synchronization between 2 sequences?

3) An other question: is there any tutorial available for beginner to practice build the sturcture properly? I think the xor example is too primitive for this.

Thank you very much.


Originally posted in cdnusers.org by yschou
  • Cancel
  • archive
    archive over 17 years ago

    I am not able to view your attachments.

    You can control the random behavior by providing constraints to various elements of your sequence. Hence, you can control the random behavior.

    You can find good specman tutorial on the following links :
    1) asic-world
    2) specman-verification

    Regards,
    Nilay Goyal
    eInfochips Ltd.





    Originally posted in cdnusers.org by nilaygoyal
    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • archive
    archive over 17 years ago

    Interesting, I can not see your attachment either.
    As to not filling up the FIFO (and causing an overflow) - adjust your constraints so that you have 70% writes, and then 30% reads.  Similarly, to see FIFO empty (and force an underflow), reverse the constraints.

    I'm afraid I'm one of the few "dinosaurs" out there who have never used sequences (please don't yell at me, I just never had a chance to properly learn how to use them), but if you want to post your constraint generation section - I'm sure some other members will be happy to comment, and perhaps give me a chance to learn something :-)

    Cheers,
    Gery O


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