OpenCores
URL https://opencores.org/ocsvn/mytwoqcache/mytwoqcache/trunk

Subversion Repositories mytwoqcache

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /
    from Rev 25 to Rev 26
    Reverse comparison

Rev 25 → Rev 26

/mytwoqcache/trunk/2QCache.vhd
400,7 → 400,10
stateram <= ramwait;
else
cindex <= FreeOut;
tagBuff <= tagRAMOut;
if isfull = '0' then
tagBuff <= tagRAMOut;
end if;
isfull <= '0';
stateram <= ramupdate1;
end if;
else

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.