Commit Graph
9 Commits
Author SHA1 Message Date
Andrew Waterman 82700cad72 fix multiplier for rv32 2011-12-17 07:20:00 -08:00
Andrew Waterman a8d0cd95e6 hellacache now works 2011-12-17 03:26:11 -08:00
Andrew Waterman 56c4f44c2a hellacache returns!
but AMOs are unimplemented.
2011-12-12 06:49:39 -08:00
Andrew Waterman 8308345364 work in progress on hellacache 2011-12-10 07:01:47 -08:00
Andrew Waterman ce201559f3 Support cache->cpu nacks one cycle after request 2011-12-10 00:42:09 -08:00
Andrew Waterman c01e1f1cef Don't replay from EX stage.
EX replays are now handled from MEM.  We may move them to WB.
2011-12-09 19:42:58 -08:00
Andrew Waterman 218f63e66e code cleanup/parameterization 2011-12-09 00:42:43 -08:00
Andrew Waterman a87ad06780 Automatically infer rocketCAM address width 2011-12-06 02:05:40 -08:00
Andrew Waterman 8f3927fdfa queue data type is now templated 2011-11-30 18:08:26 -08:00