• 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. IUS 8.2 internal error

Stats

  • Locked Locked
  • Replies 3
  • Subscribers 65
  • Views 13669
  • 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

IUS 8.2 internal error

Chintanm
Chintanm over 16 years ago

Hello Cadence guys,

When I try to use a variable of type real to give delay as #c ( where c is declared as real), then tool gives me internal error.

but when I use direct number for delay as #10.522  then tool is not giving any error.

Is there any solution for this?

Please reply ASAP.

- Chintan.

  • Cancel
Parents
  • Chintanm
    Chintanm over 16 years ago

    Hi Mickey,

    Thanks for the response.

    I am using IUS 8.20-b003 .

    I am also not able to regenerate the error in a demo code.

    What I am doing is :

    I am generating clock from one class which directly access's the signal of interface. and to generate that clock i have used variable of type real for delay.

    my code line looks like this:

    task clock ();

    real a;

    a =10.625;

    while (1) begin

    #a xyz_interface.clock = ~xyz_interface.clock; ( f I replace a with 10.625 then code works fine)

    end

    endtask

    The whole code is made with OVM 2.0

    Hope this information hepls to find some answer , meanwhile I am trying to make demo code with same error so you can have a look.

    - Chintan 

    PS : I tried with variable of type int instead of type real and code worked. But I need to use variable of type real. Seems to have some problem with type real. any solution?

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
Reply
  • Chintanm
    Chintanm over 16 years ago

    Hi Mickey,

    Thanks for the response.

    I am using IUS 8.20-b003 .

    I am also not able to regenerate the error in a demo code.

    What I am doing is :

    I am generating clock from one class which directly access's the signal of interface. and to generate that clock i have used variable of type real for delay.

    my code line looks like this:

    task clock ();

    real a;

    a =10.625;

    while (1) begin

    #a xyz_interface.clock = ~xyz_interface.clock; ( f I replace a with 10.625 then code works fine)

    end

    endtask

    The whole code is made with OVM 2.0

    Hope this information hepls to find some answer , meanwhile I am trying to make demo code with same error so you can have a look.

    - Chintan 

    PS : I tried with variable of type int instead of type real and code worked. But I need to use variable of type real. Seems to have some problem with type real. any solution?

    • 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