Posted by Marc43 on Nov 15, 2020
UVM UVM Questa questasim #uvm uvm register model Hello, I am unable to compile my register model using registers of size 2048 bits. I know that the default size is 64 and we have to do +define+UVM_REG_DATA_WIDTH=2048 when compiling UVM. But it doesn' ...
Question