Posted by craigd on Aug 5, 2016
UVM RAL uvm_reg_fifo Has anyone ever had a play with the uvm_reg_fifo? The implementation seems really broken. I was having issue similar to the ones here. So I started digging Basically, if you call FIFO.set() then FIFO.update(), then it gets itself into ...
Question