- Shortened BUS-cycle by one clock
git-svn-id: http://moon:8086/svn/vhdl/trunk@64 cc03376c-175c-47c8-b038-4cd826a8556b
This commit is contained in:
@@ -378,7 +378,6 @@ cache_state:
|
||||
end if;
|
||||
end if;
|
||||
when upd_cache =>
|
||||
CYC_O <= '1';
|
||||
tram_addr_wr <= cache_index_reg;
|
||||
tram_we <= '1';
|
||||
cache_entry_in.valid <= '1';
|
||||
|
||||
Reference in New Issue
Block a user