|
APB UVM Agent
0.0.1
|
Executes a random APB transaction. More...
Inheritance diagram for apb_seq:
Collaboration diagram for apb_seq:Public Member Functions | |
| uvm_object_utils (apb_seq) new(string name | |
| Conventional UVM object constructor. More... | |
| task | body () |
| Executes a single random APB transaction. More... | |
Executes a random APB transaction.
Definition at line 23 of file apb_seq.svh.
| task apb_seq::body | ( | ) |
Executes a single random APB transaction.
The sequence neither publishes the details of the transaction, nor its results.
Definition at line 63 of file apb_seq.svh.
|
new |
Conventional UVM object constructor.