Add some assertions to writeback
authorAnton Blanchard <anton@linux.ibm.com>
Mon, 9 Sep 2019 05:54:09 +0000 (15:54 +1000)
committerAnton Blanchard <anton@ozlabs.org>
Mon, 9 Sep 2019 05:54:09 +0000 (15:54 +1000)
commitfa04936c923065a24dba2393447ac6053548f9b3
treea070d7bc230d4c5d79078a54bbba480d6e5e1c83
parent4c872619b37d980a68eec8bb0311b8f92e720509
Add some assertions to writeback

We want to make sure we never complete more than one
instruction per cycle, or write back more than one GPR
or CR per cycle.

Signed-off-by: Anton Blanchard <anton@linux.ibm.com>
writeback.vhdl