Last Updated: February 14, 2015 (fixed broken EDA Playground link) This post will add back-door access to the registers defined in Register Abstraction. With a few additional lines of code, you can access the registers through the back door. DUT Read More …
Tag: uvm_reg_data_t
UVM Tutorial for Candy Lovers – 16. Register Access Methods
Last Updated on April 11, 2014 The register abstraction layer (RAL) of UVM provides several methods to access registers. This post will explain how the register-access methods work.