Class uvm_pkg::uvm_factory_override
Collaboration Diagram of uvm_factory_override
Name |
Type |
Description |
---|---|---|
full_inst_path |
string |
|
orig_type_name |
string |
|
ovrd_type_name |
string |
|
selected |
bit |
|
used |
int unsigned |
|
orig_type |
||
ovrd_type |
Constructors
- new(string full_inst_path = "", string orig_type_name = "", uvm_object_wrapper orig_type = null, uvm_object_wrapper ovrd_type)
- Parameters:
full_inst_path (string)
orig_type_name (string)
orig_type (uvm_object_wrapper)
ovrd_type (uvm_object_wrapper)
×
CLASS- uvm_factory_override
Internal class.