Posted by sheila_hsu on Sep 11, 2018
UVM RAL frontdoor memory Hi all, I'm trying to configure and verify my DUT via RAL. First, I write certain values to registers(or memory) through frontdoor access. Next, I read it through backdoor access and compare those values with the expected val ...
Question