Inheritance diagram for class uvm_algorithmic_comparator:
Public Member Functions | |
| virtual function void | connect_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 = null, TRANSFORMER transformer = null ) |
| function void | write ( input BEFORE b ) |
Class Parameters | |
| type | AFTER = int; |
| type | BEFORE = int; |
| type | TRANSFORMER = int; |
Public Attributes | |
| uvm_analysis_export | after_export |
| uvm_analysis_imp | before_export |
| static const string | type_name = "uvm_algorithmic_comparator #(BEFORE,AFTER,TRANSFORMER)"; |
Member Typedefs | |
| typedef class | this_type |
| typedef class | type_id |
|
||||
|
|
||||
|
|
||||
|
|
||||||
|
|
|
|
|
|
|
|
|
||||
|
|
|