1
0
rocket-chip/rocket/src/main/scala
2016-05-24 15:05:41 -07:00
..
arbiter.scala Don't rely on tag value for nacks 2016-05-24 15:05:41 -07:00
btb.scala Remove dead code from BTB 2016-04-27 00:28:12 -07:00
consts.scala WIP on priv spec v1.9 2016-03-02 23:29:58 -08:00
csr.scala Support disabling atomics extension 2016-05-24 15:05:41 -07:00
dcache.scala add (non-working) blocking data cache 2016-05-20 18:59:05 -07:00
decode.scala Use Seq, not Iterable, when traversal order matters 2015-07-29 00:24:58 -07:00
dma.scala get rid of unused imports 2016-05-02 18:23:46 -07:00
dpath_alu.scala Improve ALU QoR 2016-01-20 17:42:31 -08:00
fpu.scala Added Field[Int] to SFMALatency/DFMALatency params 2016-04-06 14:50:57 -07:00
frontend.scala Use TLB flush signal to I$ explicitly 2016-04-22 15:41:31 -07:00
icache.scala Separate I$ and D$ interface signals that span clock cycles 2016-04-01 19:30:39 -07:00
idecode.scala Support disabling atomics extension 2016-05-24 15:05:41 -07:00
instructions.scala ERET -> xRET; remove mcfgaddr 2016-04-30 17:32:51 -07:00
multiplier.scala fix more Chisel3 deprecations 2016-01-14 14:46:31 -08:00
nbdcache.scala IOMSHR: support atomic operations 2016-05-24 15:00:50 -07:00
package.scala make mtvec configurable and writeable 2016-01-29 14:51:56 -08:00
ptw.scala Handle invalidate_lr in cache arbiter, not tile 2016-04-27 11:22:04 -07:00
rocc.scala WIP on priv spec v1.9 2016-03-02 23:29:58 -08:00
rocket.scala Support disabling atomics extension 2016-05-24 15:05:41 -07:00
tile.scala Instantiate blocking D$ when NMSHRS=0 2016-05-24 15:05:41 -07:00
tlb.scala MPRV takes effect regardless of privilege mode 2016-05-02 19:53:25 -07:00
util.scala Avoid needless Vec generation 2016-04-27 00:28:39 -07:00