.. |
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
|
Start adding RoCC
|
2013-09-14 15:31:50 -07: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
|
Revert "Add early out to multiplier"
|
2013-09-15 04:15:32 -07:00 |
dpath_alu.scala
|
sync up rocket with new isa
|
2013-09-12 03:44:38 -07:00 |
dpath_util.scala
|
Export stats pcr register (#28 currently) to the top-level
|
2013-09-25 01:16:32 -07:00 |
dpath.scala
|
New ISA encoding, AUIPC semantics
|
2013-09-21 06:32:40 -07: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 |
htif.scala
|
Export stats pcr register (#28 currently) to the top-level
|
2013-09-25 01:16:32 -07:00 |
icache.scala
|
Ignore LSB of PC
|
2013-09-12 17:55:58 -07:00 |
instructions.scala
|
New ISA encoding, AUIPC semantics
|
2013-09-21 06:32:40 -07:00 |
multiplier.scala
|
final Reg changes
|
2013-08-15 15:28:15 -07:00 |
nbdcache.scala
|
working RoCC AccumulatorExample
|
2013-09-14 22:34:53 -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
|
AccumulatorExample now properly sets its busy bit. Also, pepper some helpful comments into AccumulatorExample
|
2013-09-24 16:32:49 -07:00 |
tile.scala
|
Support disabling virtual memory
|
2013-09-24 13:58:47 -07: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 |