URL
https://opencores.org/ocsvn/rtf65002/rtf65002/trunk
Go to most recent revision |
Show entire file |
Details |
Blame |
View Log
Rev 35 |
Rev 36 |
Line 55... |
Line 55... |
default: wb_write(0,wdat);
|
default: wb_write(0,wdat);
|
endcase
|
endcase
|
`ifdef SUPPORT_DCACHE
|
`ifdef SUPPORT_DCACHE
|
radr <= wadr; // Do a cache read to test the hit
|
radr <= wadr; // Do a cache read to test the hit
|
`endif
|
`endif
|
|
if (ir9==`PUSH)
|
|
Rt <= 4'h0;
|
state <= STORE2;
|
state <= STORE2;
|
end
|
end
|
|
|
// Terminal state for stores. Update the data cache if there was a cache hit.
|
// Terminal state for stores. Update the data cache if there was a cache hit.
|
// Clear any previously set lock status
|
// Clear any previously set lock status
|
© copyright 1999-2025
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.