1
0
rocket-chip/src/main/scala/rocket
2017-06-28 02:09:18 -07:00
..
ALU.scala Heterogeneous Tiles (#550) 2017-02-09 13:59:09 -08:00
Arbiter.scala Add TLB miss performance counters (#762) 2017-05-23 12:52:25 -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 PTW now does not require atomic memory operations, so take out the requirement (#767) 2017-05-26 13:11:15 -07:00
DCache.scala Reduce D$ access energy when refill width > access width 2017-06-28 02:09:18 -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 Remove unused signal from TLB interface 2017-06-28 02:09:18 -07:00
HellaCache.scala rocket: include hartid in cache master names 2017-06-02 15:52:23 -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 tims: explictly name them for generated address map 2017-06-20 17:18:29 -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 Improve integer mul/div 2017-06-19 12:09:21 -07:00
NBDcache.scala Remove unused signal from TLB interface 2017-06-28 02:09:18 -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 PTW now does not require atomic memory operations, so take out the requirement (#767) 2017-05-26 13:11:15 -07:00
Rocket.scala rocket,Rocket: fix type mismatch (#819) 2017-06-27 11:22:08 -07:00
RocketTiles.scala Move RoCC interface to Diplomacy and TL2 (#807) 2017-06-22 12:07:09 -07:00
RVC.scala Heterogeneous Tiles (#550) 2017-02-09 13:59:09 -08:00
ScratchpadSlavePort.scala tims: explictly name them for generated address map 2017-06-20 17:18:29 -07:00
SimpleHellaCacheIF.scala Support PutPartial in ScratchpadSlavePort 2017-05-02 03:07:02 -07:00
TLB.scala Forbid S-mode execution from user memory 2017-06-28 02:09:18 -07:00
TLBPermissions.scala In TLBPermissions, merge across some region types 2017-04-18 00:47:58 -07:00