1
0
rocket-chip/src/main/scala/rocket
Andrew Waterman 5566bf1b13 Don't route PLIC interrupts through PRCI
The PLIC is local to the Coreplex, and PRCI should not be.
2016-09-14 11:01:05 -07:00
..
arbiter.scala move junctions utils into top-level utils package 2016-09-13 20:47:04 -07:00
breakpoint.scala Update breakpoints to match @timsifive's debug spec 2016-08-29 12:31:52 -07:00
btb.scala move junctions utils into top-level utils package 2016-09-13 20:47:04 -07:00
consts.scala reorganize moving non-submodule packages into src/main/scala 2016-08-19 13:45:23 -07:00
csr.scala Don't route PLIC interrupts through PRCI 2016-09-14 11:01:05 -07:00
dcache.scala move junctions utils into top-level utils package 2016-09-13 20:47:04 -07:00
decode.scala reorganize moving non-submodule packages into src/main/scala 2016-08-19 13:45:23 -07:00
dpath_alu.scala reorganize moving non-submodule packages into src/main/scala 2016-08-19 13:45:23 -07:00
fpu.scala Pipeline FMAs more deeply by default 2016-09-09 11:06:42 -07:00
frontend.scala reorganize moving non-submodule packages into src/main/scala 2016-08-19 13:45:23 -07:00
ibuf.scala move junctions utils into top-level utils package 2016-09-13 20:47:04 -07:00
icache.scala reorganize moving non-submodule packages into src/main/scala 2016-08-19 13:45:23 -07:00
idecode.scala Allow M, A, D, C extensions to be disabled in misa register 2016-09-12 16:49:46 -07:00
instructions.scala Add performance counter support 2016-08-29 12:31:52 -07:00
multiplier.scala reorganize moving non-submodule packages into src/main/scala 2016-08-19 13:45:23 -07:00
nbdcache.scala move junctions utils into top-level utils package 2016-09-13 20:47:04 -07:00
package.scala reorganize moving non-submodule packages into src/main/scala 2016-08-19 13:45:23 -07:00
ptw.scala reorganize moving non-submodule packages into src/main/scala 2016-08-19 13:45:23 -07:00
rocc.scala no longer need to set invalidate_lr in RoCC examples 2016-08-31 22:05:35 -07:00
rocket.scala Don't route PLIC interrupts through PRCI 2016-09-14 11:01:05 -07:00
rvc.scala reorganize moving non-submodule packages into src/main/scala 2016-08-19 13:45:23 -07:00
tile.scala Don't route PLIC interrupts through PRCI 2016-09-14 11:01:05 -07:00
tlb.scala fix DecoupledTLB to handle misses appropriately 2016-08-31 22:00:27 -07:00
util.scala Add MuxT to mux on Tuple2 and Tuple3 2016-09-07 00:05:38 -07:00