1
0
rocket-chip/uncore/src/main
Palmer Dabbelt 4acdc67485 Add an assertion in the NastiIOTileLink converter
This uses an reorder queue but doesn't check to ensure that the data it fetches
from the queue is actually in the queue before using it.  It seems that during
correct operation this never breaks, but I'm trying to get the backup memory
port working again and this assertion fails with it enabled (without the
assertion the core just gets a bogus data beat dies).

Closes #16
2016-03-01 12:23:32 -08:00
..
scala Add an assertion in the NastiIOTileLink converter 2016-03-01 12:23:32 -08:00