Remove cycle in writeback
authorAnton Blanchard <anton@linux.ibm.com>
Sun, 15 Sep 2019 08:03:48 +0000 (18:03 +1000)
committerAnton Blanchard <anton@ozlabs.org>
Sun, 15 Sep 2019 11:47:59 +0000 (21:47 +1000)
commit152261fac8720fc61d1a84626d40ab5edeca5049
treedc2ec62b01a19c1fd6e603d32e03cb73a14d8c34
parent7bb88d5321a02a6c3baecf8d9efcaf0cdca111b6
Remove cycle in writeback

The pipeline had a cycle in writeback. Writeback is pretty
simple and unlikely to be a bottleneck, so lets remove it.

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