Class uvm_nonblocking_master_imp
Name |
Default value |
Description |
---|---|---|
REQ |
int |
|
RSP |
REQ |
|
IMP |
int |
|
REQ_IMP |
IMP |
|
RSP_IMP |
IMP |
Name |
Actual Type |
Description |
---|---|---|
this_imp_type |
IMP |
|
this_req_type |
REQ_IMP |
|
this_rsp_type |
RSP_IMP |
Constructors
- function new ( string name, this_imp_type imp, this_req_type req_imp, this_rsp_type rsp_imp ) [source]
×