1
0
rocket-chip/src/main/scala/regmapper
Megan Wachs 3dfd584075 regmapper: remove the Pipe in the RegMapper Queue
With this pipe here, devices which declare concurrency > 0
actually accept transactions on the same cycle they complete
the previous one. This is unexpected behavior.
2017-04-19 21:37:37 -07:00
..
RegField.scala copyright: ran scripts/modify-copyright 2016-11-27 22:15:43 -08:00
RegisterCrossing.scala copyright: ran scripts/modify-copyright 2016-11-27 22:15:43 -08:00
RegMapper.scala regmapper: remove the Pipe in the RegMapper Queue 2017-04-19 21:37:37 -07:00