1
0
rocket-chip/rocket/src/main/scala
2012-03-12 22:01:52 -07:00
..
arbiter.scala support memory transaction aborts 2012-03-06 00:35:02 -08:00
coherence.scala fixed abort bug 2012-03-12 22:01:52 -07:00
consts.scala fix D$ store-upgrade bug 2012-03-10 15:50:10 -08:00
cpu.scala changes to the vector exception interface 2012-03-11 21:38:47 -07:00
ctrl_util.scala change package name and sbt project name to rocket 2012-02-25 17:09:26 -08:00
ctrl_vec.scala changes to the vector exception interface 2012-03-11 21:38:47 -07:00
ctrl.scala changes to the vector exception interface 2012-03-11 21:38:47 -07:00
divider.scala change package name and sbt project name to rocket 2012-02-25 17:09:26 -08:00
dpath_alu.scala change package name and sbt project name to rocket 2012-02-25 17:09:26 -08:00
dpath_util.scala major refactoring on vector exception interface 2012-03-09 01:09:22 -08:00
dpath_vec.scala vector exception handler now handles prefetches correctly 2012-03-10 12:54:36 -08:00
dpath.scala major refactoring on vector exception interface 2012-03-09 01:09:22 -08:00
dtlb.scala clean up ioDecoupled/ioPipe interface 2012-03-01 20:48:46 -08:00
fpu.scala fix signedness of zero fmul results 2012-03-10 00:21:51 -08:00
htif.scala icache and htif now obey require_ack field of TransactionReply. Avoids extraneous TransactionFinish on prefetcher-supplied icache data 2012-03-08 18:47:32 -08:00
icache_prefetch.scala fix icache prefetch global_xact_id bug 2012-03-11 00:50:11 -08:00
icache.scala icache and htif now obey require_ack field of TransactionReply. Avoids extraneous TransactionFinish on prefetcher-supplied icache data 2012-03-08 18:47:32 -08:00
instructions.scala vector exception handler now handles prefetches correctly 2012-03-10 12:54:36 -08:00
itlb.scala clean up priority encoders 2012-02-29 16:13:14 -08:00
multiplier.scala clean up ioDecoupled/ioPipe interface 2012-03-01 20:48:46 -08:00
nbdcache.scala fix D$ store-upgrade bug 2012-03-10 15:50:10 -08:00
ptw.scala clean up ioDecoupled/ioPipe interface 2012-03-01 20:48:46 -08:00
queues.scala flip direction of ioPipe to match ioDecoupled 2012-03-02 16:18:32 -08:00
top.scala going back to null coherence hub 2012-03-10 20:16:20 -08:00
util.scala bugfix in locking arbiter 2012-03-11 15:47:27 -07:00