1
0
Fork 0
rocket-chip/src/main/scala/rocket
Wesley W. Terpstra acecc407a5 HellaCache: we do NOT really support probe below the block size!
If we did, you would somehow have to retain ownership of the
unprobed parts of the block, in case they happened to be dirty.
2018-02-15 19:08:43 -08:00
..
ALU.scala Rationalize ALU function encoding 2018-02-06 14:00:37 -08:00
AMOALU.scala Refactor package hierarchy and remove legacy bus protocol implementations (#845) 2017-07-07 10:48:16 -07:00
BTB.scala Improve frontend branch prediction 2017-11-09 00:00:56 -08:00
Breakpoint.scala Refactor package hierarchy and remove legacy bus protocol implementations (#845) 2017-07-07 10:48:16 -07:00
BusErrorUnit.scala Add cover points for BusErrorUnit (#1193) 2018-01-15 18:00:29 -08:00
CSR.scala Let user of CSRFile decide when to set tval 2018-02-06 14:05:03 -08:00
Consts.scala Refactor package hierarchy and remove legacy bus protocol implementations (#845) 2017-07-07 10:48:16 -07:00
DCache.scala Reduce cases in which FENCE.I must flush D$ 2018-01-05 13:58:14 -08:00
Decode.scala Refactor package hierarchy and remove legacy bus protocol implementations (#845) 2017-07-07 10:48:16 -07:00
Events.scala Add method to print perf events 2017-07-25 15:19:16 -07:00
Frontend.scala tile: BaseTile refactor, pt 2 2018-01-02 15:37:31 -08:00
HellaCache.scala HellaCache: we do NOT really support probe below the block size! 2018-02-15 19:08:43 -08:00
HellaCacheArbiter.scala Refactor package hierarchy and remove legacy bus protocol implementations (#845) 2017-07-07 10:48:16 -07:00
IBuf.scala Improve frontend branch prediction 2017-11-09 00:00:56 -08:00
ICache.scala tile: BaseTile refactor, pt 1 2017-12-26 11:04:15 -08:00
IDecode.scala Refactor package hierarchy and remove legacy bus protocol implementations (#845) 2017-07-07 10:48:16 -07:00
Instructions.scala Add RVC instruction patterns 2017-07-25 15:19:16 -07:00
Multiplier.scala Teach MulDiv to do either mul-only or div-only by setting unroll=0 2018-02-06 14:03:17 -08:00
NBDcache.scala tilelink: split Acquire into Acquire{Block,Perm} (#1030) 2017-10-05 12:49:49 -07:00
PMP.scala Move microarchitecture-neutral params from Rocket to Core 2017-10-03 17:34:18 -07:00
PTW.scala Add VM covers 2018-01-23 16:13:35 -08:00
RVC.scala Expand C.UNIMP correctly (#1052) 2017-10-12 14:00:14 -07:00
RocketCore.scala Merge branch 'master' into auto-plusargs 2018-02-06 18:38:44 -08:00
ScratchpadSlavePort.scala tile: cake reduction 2018-01-02 17:49:08 -08:00
SimpleHellaCacheIF.scala Refactor package hierarchy and remove legacy bus protocol implementations (#845) 2017-07-07 10:48:16 -07:00
TLB.scala Enforce physical-address canonicalization 2018-01-02 18:47:30 -08:00
TLBPermissions.scala rocket: add address to tlb permissions require msgs 2018-01-18 10:31:51 -08:00
package.scala Refactor package hierarchy and remove legacy bus protocol implementations (#845) 2017-07-07 10:48:16 -07:00