mirror of
https://github.com/antonblanchard/chiselwatt.git
synced 2026-04-04 13:07:38 +00:00
For simplicity we originally made loads and stores slow instructions. We now want to integrate them into the fast pipeline, so add a new cycle to the pipeline (called memory). Signed-off-by: Anton Blanchard <anton@linux.ibm.com>