1
0
rocket-chip/src/main/scala/rocket
2017-05-16 16:12:01 -07:00
..
ALU.scala Heterogeneous Tiles (#550) 2017-02-09 13:59:09 -08:00
Arbiter.scala Pipeline D$ exception response into s2 2017-04-18 00:47:58 -07:00
Breakpoint.scala Heterogeneous Tiles (#550) 2017-02-09 13:59:09 -08:00
BTB.scala Update RAS speculatively from fetch stage 2017-04-24 02:01:15 -07:00
Consts.scala Heterogeneous Tiles (#550) 2017-02-09 13:59:09 -08:00
CSR.scala Support vectored stvec interrupts, too 2017-05-07 15:40:08 -07:00
DCache.scala Support PutPartial in ScratchpadSlavePort 2017-05-02 03:07:02 -07:00
Decode.scala Heterogeneous Tiles (#550) 2017-02-09 13:59:09 -08:00
Events.scala Add performance counter facility 2017-03-09 13:58:50 -08:00
Frontend.scala tile: add tileBus xbar 2017-05-16 16:12:01 -07:00
HellaCache.scala tile: add tileBus xbar 2017-05-16 16:12:01 -07:00
IBuf.scala Don't stall the frontend, making it easier to add more features later 2017-04-24 02:01:15 -07:00
ICache.scala ITIM supports PutPartial 2017-05-04 00:57:52 -07:00
IDecode.scala Support PutPartial in ScratchpadSlavePort 2017-05-02 03:07:02 -07:00
Instructions.scala rocket: separate page faults from physical memory access exceptions 2017-03-27 16:37:09 -07:00
Multiplier.scala Support unrolling the integer divider 2017-03-09 11:29:51 -08:00
NBDcache.scala Support PutPartial in ScratchpadSlavePort 2017-05-02 03:07:02 -07:00
Package.scala Heterogeneous Tiles (#550) 2017-02-09 13:59:09 -08:00
PMP.scala Express PMP mask generation with incrementer, not adder 2017-04-27 15:16:29 -07:00
PTW.scala Check PPN LSBs for superpage PTEs 2017-05-05 15:30:09 -07:00
Rocket.scala Support PutPartial in ScratchpadSlavePort 2017-05-02 03:07:02 -07:00
RocketTiles.scala tile: add tileBus xbar 2017-05-16 16:12:01 -07:00
RVC.scala Heterogeneous Tiles (#550) 2017-02-09 13:59:09 -08:00
ScratchpadSlavePort.scala Merge branch 'master' into pipeline-mmio 2017-05-02 16:23:26 -07:00
SimpleHellaCacheIF.scala Support PutPartial in ScratchpadSlavePort 2017-05-02 03:07:02 -07:00
TLB.scala When not using a cache, LR/SC isn't legal even on cacheable memory 2017-04-20 08:47:03 -07:00
TLBPermissions.scala In TLBPermissions, merge across some region types 2017-04-18 00:47:58 -07:00