1
0
rocket-chip/src/main/scala/rocket
Henry Cook 063ca0ed4a Merge pull request #983 from freechipsproject/kill-paddrbits
Remove global fields PAddrBits and ResetVectorBits
2017-09-11 12:51:10 -07:00
..
ALU.scala Refactor package hierarchy and remove legacy bus protocol implementations (#845) 2017-07-07 10:48:16 -07:00
AMOALU.scala Refactor package hierarchy and remove legacy bus protocol implementations (#845) 2017-07-07 10:48:16 -07:00
Breakpoint.scala Refactor package hierarchy and remove legacy bus protocol implementations (#845) 2017-07-07 10:48:16 -07:00
BTB.scala Fix BTB not being refilled on some indirect jumps 2017-07-26 02:13:43 -07:00
Consts.scala Refactor package hierarchy and remove legacy bus protocol implementations (#845) 2017-07-07 10:48:16 -07:00
CSR.scala Remove redundant check in interrupt priority encoding 2017-08-17 22:23:42 -07:00
DCache.scala Don't perform in-place correction if there was a recent store (#988) 2017-09-08 16:26:54 -07: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: remove global Field ResetVectorBits 2017-09-08 14:50:59 -07:00
HellaCache.scala Add option to retime D$ way mux into subsequent pipeline stage 2017-08-01 23:59:20 -07:00
HellaCacheArbiter.scala Refactor package hierarchy and remove legacy bus protocol implementations (#845) 2017-07-07 10:48:16 -07:00
IBuf.scala Roll back use of UIntToOH1 (#946) 2017-08-09 18:39:47 -07:00
ICache.scala Separate I$ parity error from miss signal 2017-08-04 16:59:21 -07: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 Refactor package hierarchy and remove legacy bus protocol implementations (#845) 2017-07-07 10:48:16 -07:00
NBDcache.scala Make I vs. D a static property of TLB, not an input pin 2017-08-08 11:54:47 -07:00
package.scala Refactor package hierarchy and remove legacy bus protocol implementations (#845) 2017-07-07 10:48:16 -07:00
PMP.scala Use UIntToOH1 (#921) 2017-08-03 14:55:39 -07:00
PTW.scala Get L2 TLB tag/parity check off the D$ arbitration path 2017-08-04 17:01:51 -07:00
RocketCore.scala max-core-cycles: Add a +max-core-cycles PlusArg 2017-08-13 15:47:14 -07:00
RVC.scala Refactor package hierarchy and remove legacy bus protocol implementations (#845) 2017-07-07 10:48:16 -07:00
ScratchpadSlavePort.scala tile: remove global Field ResetVectorBits 2017-09-08 14:50:59 -07:00
SimpleHellaCacheIF.scala Refactor package hierarchy and remove legacy bus protocol implementations (#845) 2017-07-07 10:48:16 -07:00
TLB.scala tile: remove PAddrBits in favor of SharedMemoryTLEdge 2017-09-08 13:53:36 -07:00
TLBPermissions.scala Refactor package hierarchy and remove legacy bus protocol implementations (#845) 2017-07-07 10:48:16 -07:00