uvm_resource_pool

The library implements the following public API beyond what is documented in 1800.2.

Summary
uvm_resource_pool
The library implements the following public API beyond what is documented in 1800.2.
Methods
find_unused_resourcesLocate all the resources that have at least one write and no reads

find_unused_resources

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

function uvm_resource_types::rsrc_q_t find_unused_resources()
Locate all the resources that have at least one write and no reads