What is a UVM sequence (uvm_sequence) ? UVM sequence coding example.

Поділитися
Вставка
  • Опубліковано 30 жов 2024

КОМЕНТАРІ • 6

  • @prajishp.j1180
    @prajishp.j1180 Рік тому

    Everywhere it is mentioned that UVM sequence is a collection of sequence items.So suppose I have 2 sequence items ,one for write , one for read..does this mean a single sequence can have both the sequence items..in all examples there s one sequence for one sequence items..then how is sequence a collection of sequence items??

  • @AmanKumar-ph4my
    @AmanKumar-ph4my 3 роки тому +2

    make all uvm interview questions.....,..,,..

  • @yotams.8969
    @yotams.8969 2 роки тому +1

    In case you are using "my_rsp", should you create it as well as "my_trans"?!

    • @KenIntQ
      @KenIntQ  Рік тому +1

      Yes because response is from the DUT with update fields.

  • @celinayu2056
    @celinayu2056 2 місяці тому

    what is my_seq_item?