Jump to content

ilannov

Members
  • Posts

    2
  • Joined

  • Last visited

ilannov's Achievements

Member

Member (1/2)

0

Reputation

  1. Hi , I would like to use the sequence library with UVM_SEQ_LIB_USER selection mode in order to: 1. Generate loop 1.. Max_seq and drive sequences 2. Be able to give different weight to each sequence(i was using seq_kind method with weight) I couldnt found any documentation for it in uvm_users_guide1.1 . is there any place that i can get example for the items above (how to use select_sequence method)? Thanks Ilan
  2. Hi I am working under OVM based testbench and i would like to use status signals from the DUT inside the data item . to make sure it is not in error state before preforming a tansaction for example. Is that can be made using virtual interface? Where can i instantiate the interface ? Thanks Ilan
×
×
  • Create New...