Jump to content

Uvm_deprecated


Recommended Posts

Hi,

when I try to run with uvm-1.1 to set default sequence, I always get this:

UVM_WARNING /apps/INCISIV102/10.20.029/tools/uvm-1.1/uvm_lib/uvm_sv//src/seq/uvm_sequencer_base.svh(1411) @ 0: uvm_test_top.tb0.timer3_rx_env.agent.sequencer [uVM_DEPRECATED] Registering sequence 'uvm_random_sequence' with sequencer 'uvm_test_top.tb0.timer3_rx_env.agent.sequencer' is deprecated.

UVM_WARNING /apps/INCISIV102/10.20.029/tools/uvm-1.1/uvm_lib/uvm_sv//src/seq/uvm_sequencer_base.svh(1411) @ 0: uvm_test_top.tb0.timer3_rx_env.agent.sequencer [uVM_DEPRECATED] Registering sequence 'uvm_exhaustive_sequence' with sequencer 'uvm_test_top.tb0.timer3_rx_env.agent.sequencer' is deprecated.

UVM_WARNING /apps/INCISIV102/10.20.029/tools/uvm-1.1/uvm_lib/uvm_sv//src/seq/uvm_sequencer_base.svh(1411) @ 0: uvm_test_top.tb0.timer3_rx_env.agent.sequencer [uVM_DEPRECATED] Registering sequence 'uvm_simple_sequence' with sequencer 'uvm_test_top.tb0.timer3_rx_env.agent.sequencer' is deprecated.

UVM_WARNING /apps/INCISIV102/10.20.029/tools/uvm-1.1/uvm_lib/uvm_sv//src/seq/uvm_sequencer_base.svh(478) @ 0: uvm_test_top.tb0.timer3_rx_env.agent.sequencer [uVM_DEPRECATED] default_sequence config parameter is deprecated and not part of the UVM standard. See documentation for uvm_sequencer_base::start_phase_sequence().

Can anybody help me to understand why there are "deprecated"? I must apologize I can't find any clue from documentation for uvm_sequencer_base::start_phase_sequence() in the uvm_sequencer_base.svh. Does uvm-1.1 has a big difference from uvm-1.0ea? thanks.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...