Inheritance diagram for class uvm_reg_predictor:
Public Member Functions | |
| virtual function void | check_phase ( uvm_phase phase ) |
| virtual function uvm_object_wrapper | get_object_type ( ) |
| static function type_id | get_type ( ) |
| virtual function string | get_type_name ( ) |
| function void | new ( string name, uvm_component parent ) |
| virtual function void | pre_predict ( uvm_reg_item rw ) |
| virtual function void | write ( BUSTYPE tr ) |
Class Parameters | |
| type | BUSTYPE = int; |
Public Attributes | |
| uvm_reg_adapter | adapter |
| uvm_analysis_imp | bus_in |
| uvm_reg_map | map |
| uvm_analysis_port | reg_ap |
| static string | type_name = ""; |
Member Typedefs | |
| typedef class | type_id |
|
||||
|
|
||||
|
|
||||
|
|
||||||
|
|
||||
|
|
|
|
|
|
|
|
|