The library implements the following public API beyond what is documented in 1800.2.
uvm_resource_pool | |
The library implements the following public API beyond what is documented in 1800.2. | |
Methods | |
find_unused_resources | Locate all the resources that have at least one write and no reads |
function uvm_resource_types::rsrc_q_t find_unused_resources()
Locate all the resources that have at least one write and no reads
@uvm-accellera The details of this API are specific to the Accellera implementation, and are not being considered for contribution to 1800.2
Locate all the resources that have at least one write and no reads
function uvm_resource_types::rsrc_q_t find_unused_resources()