1
0
rocket-chip/src/main/scala/rocket
Andrew Waterman 656aa78f7d Pipeline FMAs more deeply by default
Rocket's QoR has improved enough that the FMAs are on the critical
path.  This change seems to keep the integer pipeline's logic
paths balanced with the FPU.
2016-09-09 11:06:42 -07:00
..
arbiter.scala reorganize moving non-submodule packages into src/main/scala 2016-08-19 13:45:23 -07:00
breakpoint.scala Update breakpoints to match @timsifive's debug spec 2016-08-29 12:31:52 -07:00
btb.scala Reduce default BTB size 2016-09-07 01:51:27 -07:00
consts.scala reorganize moving non-submodule packages into src/main/scala 2016-08-19 13:45:23 -07:00
csr.scala Add RV32F support 2016-09-07 00:05:39 -07:00
dcache.scala Check D$ store->load collisions more precisely 2016-09-09 11:06:42 -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 set missing port direction 2016-08-29 12:31:52 -07:00
icache.scala reorganize moving non-submodule packages into src/main/scala 2016-08-19 13:45:23 -07:00
idecode.scala Add RV32F support 2016-09-07 00:05:39 -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 don't override req.bits.phys in SimpleHellaCacheIF 2016-08-31 22:00:27 -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 Add RV32F support 2016-09-07 00:05:39 -07:00
rvc.scala reorganize moving non-submodule packages into src/main/scala 2016-08-19 13:45:23 -07:00
tile.scala Add support for L1 data scratchpads instead of caches 2016-09-02 16:22:07 -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