Posted by navjeet1503 on Nov 27, 2019
UVM #systemverilog constraints #uvm #randomization Hi all, Is there a cleaner way to code it to make it more general rather than hard coding it. Problem: var can have values between 0-95 but rate at which we see a random value from 0-31, 32-63, and 64-95 ...
Question