• 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. Virtual Sequences

Stats

  • Locked Locked
  • Replies 8
  • Subscribers 64
  • Views 15793
  • 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

Virtual Sequences

archive
archive over 17 years ago

I have two sequernces named x and y . i want first x sequence to generate data and at the receiver data checker determines the data as error free or not & then y sequence has to generate aknowledgement. So i created the virtual sequences and trying to control the x and y sequence driver individualy. but both the sequence start running at zero simulation time. wheather is it possible by using virtual sequences to take control over individual sequences. thanks and Regards, R.K


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

    You can disable the driving from the individual x and y sequence by following way and control both the sequence from the virtual sequence only.

    <'
    extend MAIN x_sequence {
    keep count == 0;
    };

    extend MAIN y_sequence {
    keep count == 0;
    };

    '>

    Hope this will help...

    --
    Regards,
    Gaurav Patel.
    ASIC Engineer eInfochips.
    www.einfochips.com


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

    You can disable the driving from the individual x and y sequence by following way and control both the sequence from the virtual sequence only.

    <'
    extend MAIN x_sequence {
    keep count == 0;
    };

    extend MAIN y_sequence {
    keep count == 0;
    };

    '>

    Hope this will help...

    --
    Regards,
    Gaurav Patel.
    ASIC Engineer eInfochips.
    www.einfochips.com


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