1
0
rocket-chip/rocket/src/main/scala
2013-11-21 14:57:38 -08:00
..
arbiter.scala working RoCC AccumulatorExample 2013-09-14 22:34:53 -07:00
consts.scala New ISA encoding, AUIPC semantics 2013-09-21 06:32:40 -07:00
core.scala Connect FMA to Hwacha pipes 2013-11-19 20:54:47 -08:00
ctrl.scala From Andrew, actually mark scoreboard when rocc instruction with a writeback is issued. Also, fix an issue with AccumulatorExample not properly tagging its memory requests. Finally, reverted changes from f27429c to more properly follow the spike model (always return previous value of accumulator). 2013-09-24 10:54:09 -07:00
decode.scala working RoCC AccumulatorExample 2013-09-14 22:34:53 -07:00
divider.scala Simplify divide early out circuitry 2013-10-29 13:20:40 -07:00
dpath_alu.scala sync up rocket with new isa 2013-09-12 03:44:38 -07:00
dpath_util.scala forgot to put htif into uncore package 2013-11-07 15:42:03 -08:00
dpath.scala forgot to put htif into uncore package 2013-11-07 15:42:03 -08:00
ecc.scala initial attempt at upgrade 2013-08-12 10:39:11 -07:00
fpu.scala New ISA encoding, AUIPC semantics 2013-09-21 06:32:40 -07:00
icache.scala Ignore LSB of PC 2013-09-12 17:55:58 -07:00
instructions.scala fix slli/slliw encoding bug 2013-11-21 14:44:58 -08:00
multiplier.scala final Reg changes 2013-08-15 15:28:15 -07:00
nbdcache.scala fix replay bug, don't respond when cmd is a NOP 2013-10-28 22:35:18 -07:00
package.scala Make compatible with scala 2.10. List.sort deprecated. Refactor constants into package object. 2013-07-23 20:27:58 -07:00
ptw.scala new enum syntax 2013-09-10 10:51:35 -07:00
rocc.scala Connect FMA to Hwacha pipes 2013-11-19 20:54:47 -08:00
tile.scala hookup all memory ports 2013-11-05 17:12:09 -08:00
tlb.scala new enum syntax 2013-09-10 10:51:35 -07:00
util.scala Support non-power-of-2 BTBs; prefer invalid entries 2013-08-24 17:33:11 -07:00