OVERVIEW DOCUMENTATION
API DOCUMENTATION
uvm_pkg :: uvm_reg_write_only_cbs
Pre-defined register callback method for write-only registers that will issue an error if a read() operation is attempted.
Add this callback to the specified register and its contained fields.
Remove this callback from the specified register and its contained fields.
Produces an error message and sets status to <UVM_NOT_OK>.
Pre-defined register callback method for write-only registers that will issue an error if a read() operation is attempted.