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

Subversion Repositories mytwoqcache

[/] [mytwoqcache/] [trunk/] [2QCache.vhd] - Diff between revs 16 and 17

Go to most recent revision | Show entire file | Details | Blame | View Log

Rev 16 Rev 17
Line 384... Line 384...
                           putf <= '1';
                           putf <= '1';
                         end if;
                         end if;
                  when ramstart =>
                  when ramstart =>
                    if enableram = '1' then -- UPDATE
                    if enableram = '1' then -- UPDATE
                           tagBuff <= tagRAMOut;
                           tagBuff <= tagRAMOut;
                                elim <= 15;
 
                                stateram <= ramstart1;
                                stateram <= ramstart1;
                         end if;
                         end if;
                  when ramstart1 =>
                  when ramstart1 =>
                    if enableram = '1' then
                    if enableram = '1' then
                                if found /= 15 then
                                if found /= 15 then

powered by: WebSVN 2.1.0

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