Posted by cbienvenu on Nov 17, 2016
UVM UVM MEMORY MODELING memory verification memory I have a memory which has a 128x32 interface; 128 addresses with 32 bits of data. The actual memory in use is 128x39. It is wider than the presented interface so ECC can be applied to the data. I am attem ...
Question