1
0
rocket-chip/rocket/src/main/scala
2012-03-16 17:08:03 -07:00
..
arbiter.scala support memory transaction aborts 2012-03-06 00:35:02 -08:00
coherence.scala fix coherence bug 2012-03-16 01:24:07 -07:00
consts.scala change number of tlb entries 2012-03-16 17:08:03 -07:00
cpu.scala change number of tlb entries 2012-03-16 17:08:03 -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 fix vxcptwait inst bug, it was incorrect when exception_valid was on before do_xcptwait 2012-03-15 02:10:21 -07:00
ctrl.scala add vector irq handler 2012-03-14 14:15:28 -07:00
divider.scala change package name and sbt project name to rocket 2012-02-25 17:09:26 -08:00
dpath_alu.scala clean up cache interfaces; avoid reserved keywords 2012-03-16 00:44:16 -07:00
dpath_util.scala add vector irq handler 2012-03-14 14:15:28 -07:00
dpath_vec.scala add vector irq handler 2012-03-14 14:15:28 -07:00
dpath.scala add vector irq handler 2012-03-14 14:15:28 -07: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 fix minor coherence bugs 2012-03-13 19:10:54 -07: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 refactored vector exception handling interface 2012-03-13 23:45:34 -07: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 clean up cache interfaces; avoid reserved keywords 2012-03-16 00:44:16 -07:00
ptw.scala clean up ioDecoupled/ioPipe interface 2012-03-01 20:48:46 -08:00
queues.scala support non-power-of-2 queue sizes 2012-03-13 01:58:28 -07:00
slowio.scala use divided clk for htif. UDPATE YOUR FESVR 2012-03-15 18:36:51 -07:00
top.scala use divided clk for htif. UDPATE YOUR FESVR 2012-03-15 18:36:51 -07:00
util.scala use broadcast hub and coherent HTIF 2012-03-14 16:44:35 -07:00