Class 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
- function new ( string full_inst_path, string orig_type_name, uvm_object_wrapper orig_type, uvm_object_wrapper ovrd_type ) [source]
×
CLASS- uvm_factory_override
Internal class.