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

Subversion Repositories mytwoqcache

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /mytwoqcache
    from Rev 15 to Rev 16
    Reverse comparison

Rev 15 → Rev 16

/trunk/2QCache.vhd
264,9 → 264,9
if ways = 1 then
elim <= 0;
else
elim <= to_integer( gal( ways - 1 downto 0));
elim <= to_integer( gal( ldways - 1 downto 0));
end if;
if stateram = ramstart then
enableram <= '1';
statetag <= tagwait;

powered by: WebSVN 2.1.0

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