|
APB UVM Agent
0.0.1
|
Sequencer specialization for use with apb_driver. More...
Inheritance diagram for apb_sequencer:
Collaboration diagram for apb_sequencer:Public Member Functions | |
| uvm_component_utils (apb_sequencer) new(string name | |
| COnventional UVM component constructor. More... | |
Public Attributes | |
| uvm_component | parent = null) |
Sequencer specialization for use with apb_driver.
This implementation is merely a specialization of the default uvm_sequencer and would be equally well implemented as a typedef.
Definition at line 26 of file apb_sequencer.svh.
|
new |
COnventional UVM component constructor.
| uvm_component apb_sequencer::parent = null) |
Definition at line 37 of file apb_sequencer.svh.