1
0
rocket-chip/src/main/scala/rocket
2017-04-24 02:01:15 -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 Improve BTB critical path at slight accuracy cost 2017-03-09 11:29:51 -08:00
Consts.scala Heterogeneous Tiles (#550) 2017-02-09 13:59:09 -08:00
CSR.scala Treat exceptions as steps for the purposes of single-stepping 2017-04-17 10:28:33 -07:00
DCache.scala Mitigate D$ exception critical path, yet again 2017-04-18 00:47:58 -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 Add ShiftQueue; use it 2017-04-24 02:01:15 -07:00
HellaCache.scala Pipeline D$ exception response into s2 2017-04-18 00:47:58 -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 Don't stall the frontend, making it easier to add more features later 2017-04-24 02:01:15 -07:00
IDecode.scala Support SFENCE.VMA rs1 argument 2017-03-24 16:39:52 -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 Mitigate D$ exception critical path, yet again 2017-04-18 00:47:58 -07:00
Package.scala Heterogeneous Tiles (#550) 2017-02-09 13:59:09 -08:00
PMP.scala Make PMP tolerant to PA size << VA size 2017-04-17 10:28:33 -07:00
PTW.scala Pipeline D$ exception response into s2 2017-04-18 00:47:58 -07:00
Rocket.scala Don't stall the frontend, making it easier to add more features later 2017-04-24 02:01:15 -07:00
RVC.scala Heterogeneous Tiles (#550) 2017-02-09 13:59:09 -08:00
ScratchpadSlavePort.scala Several ScratchpadSlavePort bug fixes (#676) 2017-04-13 23:25:51 -07:00
SimpleHellaCacheIF.scala Pipeline D$ exception response into s2 2017-04-18 00:47:58 -07:00
Tile.scala Down with any require() statement that makes me RTFC 2017-04-21 15:44:42 -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