1
0
rocket-chip/rocket/src/main/scala
2016-07-07 18:59:23 -07:00
..
arbiter.scala changes to imports after uncore refactor 2016-06-28 14:09:31 -07:00
breakpoint.scala Refactor breakpoints and support range comparison (currently disabled) 2016-06-10 19:55:58 -07:00
btb.scala Guarantee one-hotness of BTB entries 2016-07-06 15:58:01 -07:00
consts.scala WIP on priv spec v1.9 2016-03-02 23:29:58 -08:00
csr.scala Set misa.base = 1 for RV32 2016-07-07 15:32:21 -07:00
dcache.scala Don't implicitly create Vecs, since they're heavyweight 2016-07-06 01:41:31 -07:00
decode.scala Use Seq, not Iterable, when traversal order matters 2015-07-29 00:24:58 -07:00
dma.scala changes to imports after uncore refactor 2016-06-28 14:09:31 -07:00
dpath_alu.scala Improve ALU QoR 2016-01-20 17:42:31 -08:00
fpu.scala Don't implicitly create Vecs, since they're heavyweight 2016-07-06 01:41:31 -07:00
frontend.scala Remove invalidation support from BTB 2016-07-02 14:27:29 -07:00
icache.scala changes to imports after uncore refactor 2016-06-28 14:09:31 -07:00
idecode.scala First stab at debug interrupts 2016-06-01 16:57:10 -07:00
instructions.scala Merge sptbr and sasid 2016-06-17 18:29:05 -07:00
multiplier.scala Remove unnecessary muxes in RV32 MulDiv 2016-05-25 14:27:02 -07:00
nbdcache.scala make sure SimpleHellaCacheIF can work with blocking DCache 2016-07-07 18:59:23 -07:00
package.scala make mtvec configurable and writeable 2016-01-29 14:51:56 -08:00
ptw.scala Don't implicitly create Vecs, since they're heavyweight 2016-07-06 01:41:31 -07:00
rocc.scala changes to imports after uncore refactor 2016-06-28 14:09:31 -07:00
rocket.scala Remove uarch counters 2016-07-06 01:41:41 -07:00
tile.scala Don't implicitly create Vecs, since they're heavyweight 2016-07-06 01:41:31 -07:00
tlb.scala Implement priv-1.9 PTE scheme 2016-07-05 19:19:49 -07:00
util.scala Don't implicitly create Vecs, since they're heavyweight 2016-07-06 01:41:31 -07:00