UVM SEQUENCE ITEM - SEQUENCE - SEQUENCER
Let's understand what's UVM Seq item, Sequence & Sequencer in a brief way:
Sequence item:
It holds the collection of variables (that is, inputs & outputs)
Sequence:
This is used to create series of sequence items (that is, more scenarios)
Sequencer:
To arbitrate the sequence to driver
For more detailed explanation, you can watch the video I've shared below:
Comments
Post a Comment