APB UVM Agent  0.0.1
Public Member Functions | List of all members
apb_agent_pkg::apb_seq Class Reference

Executes a random APB transaction. More...

+ Inheritance diagram for apb_agent_pkg::apb_seq:
+ Collaboration diagram for apb_agent_pkg::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...
 

Detailed Description

Executes a random APB transaction.

Definition at line 24 of file apb_agent_pkg.sv.

Member Function Documentation

◆ body()

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 64 of file apb_agent_pkg.sv.

◆ uvm_object_utils()

apb_agent_pkg::apb_seq::uvm_object_utils ( apb_seq  )
new

Conventional UVM object constructor.


The documentation for this class was generated from the following file: