1
0
rocket-chip/rocket/src/main/scala
Yunsup Lee e28a551368 refactor code related to vector exceptions
- revisied interfaces
- new instructions
2012-03-03 15:15:00 -08:00
..
arbiter.scala Made xact_rep an ioValid, removed has_data member 2012-03-01 18:24:21 -08:00
coherence.scala fix store prefetch bug, it no longer occupies an entry in the sdq 2012-03-03 15:14:59 -08:00
consts.scala refactor code related to vector exceptions 2012-03-03 15:15:00 -08:00
cpu.scala refactor code related to vector exceptions 2012-03-03 15:15:00 -08:00
ctrl_util.scala change package name and sbt project name to rocket 2012-02-25 17:09:26 -08:00
ctrl_vec.scala refactor code related to vector exceptions 2012-03-03 15:15:00 -08:00
ctrl.scala refactor code related to vector exceptions 2012-03-03 15:15:00 -08: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 add vec countq interface 2012-03-02 00:43:32 -08:00
dpath_vec.scala refactor code related to vector exceptions 2012-03-03 15:15:00 -08:00
dpath.scala refactor code related to vector exceptions 2012-03-03 15:15:00 -08:00
dtlb.scala clean up ioDecoupled/ioPipe interface 2012-03-01 20:48:46 -08:00
fpu.scala clean up ioDecoupled/ioPipe interface 2012-03-01 20:48:46 -08:00
htif.scala Removed has_data fields from all coherence messages, increased message type names to compensate 2012-03-02 23:51:53 -08:00
icache_prefetch.scala Removed has_data fields from all coherence messages, increased message type names to compensate 2012-03-02 23:51:53 -08:00
icache.scala Removed has_data fields from all coherence messages, increased message type names to compensate 2012-03-02 23:51:53 -08:00
instructions.scala refactor code related to vector exceptions 2012-03-03 15:15:00 -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 Removed has_data fields from all coherence messages, increased message type names to compensate 2012-03-02 23:51:53 -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 D$ cleanup - merge ReplayUnit and MSHRFile 2012-03-01 19:30:56 -08:00
util.scala flip direction of ioPipe to match ioDecoupled 2012-03-02 16:18:32 -08:00