1
0
rocket-chip/rocket/src/main/scala
2014-01-13 00:54:49 -08:00
..
arbiter.scala working RoCC AccumulatorExample 2013-09-14 22:34:53 -07:00
consts.scala Begin integer unit clean-up 2013-12-09 15:06:13 -08:00
core.scala forgot to put htif into uncore package 2013-11-07 15:42:03 -08:00
ctrl.scala Miscellaneous cleanup 2013-12-09 19:53:14 -08:00
decode.scala Miscellaneous cleanup 2013-12-09 19:53:14 -08: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 Begin integer unit clean-up 2013-12-09 15:06:13 -08:00
dpath.scala Begin integer unit clean-up 2013-12-09 15:06:13 -08:00
ecc.scala initial attempt at upgrade 2013-08-12 10:39:11 -07:00
fpu.scala Update to new privileged ISA... phew 2013-11-25 04:35:15 -08:00
icache.scala Mitigate D$ hit -> branch -> NPC critical path 2013-11-24 14:21:03 -08:00
instructions.scala Swap JAL/JALR encodings (again) 2014-01-13 00:54:49 -08:00
multiplier.scala final Reg changes 2013-08-15 15:28:15 -07:00
nbdcache.scala Miscellaneous cleanup 2013-12-09 19:53:14 -08: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 Update to new privileged ISA... phew 2013-11-25 04:35:15 -08:00
rocc.scala AccumulatorExample now properly sets its busy bit. Also, pepper some helpful comments into AccumulatorExample 2013-09-24 16:32:49 -07:00
tile.scala Fix issue where the MSB of D$ req tag was getting lost for all agents when an accelerator was attached. 2013-09-25 11:51:10 -07:00
tlb.scala Use Mem instead of Vec[Reg] for TLB 2013-11-24 14:21:02 -08:00
util.scala Miscellaneous cleanup 2013-12-09 19:53:14 -08:00