APB UVM Agent  0.0.1
Public Member Functions | Public Attributes | List of all members
apb_sequencer Class Reference

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)
 

Detailed Description

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.

Member Function Documentation

◆ uvm_component_utils()

apb_sequencer::uvm_component_utils ( apb_sequencer  )
new

COnventional UVM component constructor.

Member Data Documentation

◆ parent

uvm_component apb_sequencer::parent = null)

Definition at line 37 of file apb_sequencer.svh.


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