..
arbiter.scala
HellaCacheArbiter passes through if n == 1
2016-07-18 17:01:29 -07:00
breakpoint.scala
Refactor breakpoints and support range comparison (currently disabled)
2016-06-10 19:55:58 -07:00
btb.scala
get rid of duplicated code in rocket Util
2016-08-18 18:40:07 -07:00
consts.scala
Fix RV64 badaddr value on instruction faults with large addresses
2016-08-15 23:09:09 -07:00
csr.scala
use isOneOf as much as possible
2016-08-19 09:56:06 -07:00
dcache.scala
Remove parameters for some things that aren't parameterizable
2016-08-19 12:04:13 -07:00
decode.scala
Fix toBits/toUInt/toSInt deprecation warnings
2016-07-31 17:13:52 -07:00
dpath_alu.scala
Fix toBits/toUInt/toSInt deprecation warnings
2016-07-31 17:13:52 -07:00
fpu.scala
Hierarchicalize FPU and MulDiv parameters
2016-08-19 12:06:17 -07:00
frontend.scala
Fix toBits/toUInt/toSInt deprecation warnings
2016-07-31 17:13:52 -07:00
ibuf.scala
[rocket] remove unused code in ibuf
2016-08-02 15:26:09 -07:00
icache.scala
Fix toBits/toUInt/toSInt deprecation warnings
2016-07-31 17:13:52 -07:00
idecode.scala
Hierarchicalize FPU and MulDiv parameters
2016-08-19 12:06:17 -07:00
instructions.scala
Merge sptbr and sasid
2016-06-17 18:29:05 -07:00
multiplier.scala
Hierarchicalize FPU and MulDiv parameters
2016-08-19 12:06:17 -07:00
nbdcache.scala
Remove parameters for some things that aren't parameterizable
2016-08-19 12:04:13 -07:00
package.scala
make mtvec configurable and writeable
2016-01-29 14:51:56 -08:00
ptw.scala
use isOneOf as much as possible
2016-08-19 09:56:06 -07:00
rocc.scala
strip DMA and RoCC CSRs out of rocket and uncore ( #201 )
2016-08-15 23:08:55 -07:00
rocket.scala
Hierarchicalize FPU and MulDiv parameters
2016-08-19 12:06:17 -07:00
rvc.scala
get rid of duplicated code in rocket Util
2016-08-18 18:40:07 -07:00
tile.scala
Hierarchicalize FPU and MulDiv parameters
2016-08-19 12:06:17 -07:00
tlb.scala
Remove parameters for some things that aren't parameterizable
2016-08-19 12:04:13 -07:00
util.scala
get rid of duplicated code in rocket Util
2016-08-18 18:40:07 -07:00