Fix CR forwarding
authorAnton Blanchard <anton@linux.ibm.com>
Mon, 9 Sep 2019 12:16:11 +0000 (22:16 +1000)
committerAnton Blanchard <anton@ozlabs.org>
Mon, 9 Sep 2019 12:16:11 +0000 (22:16 +1000)
commit9cbdecb561e61aa76a4e52a54e9b474a9233b418
treefc467aea8240d6ee94666f7bb2b439b473340e68
parent2241b716749938a7b4743fac0035f5ca359ffda0
Fix CR forwarding

We weren't actually forwarding writes in the same cycle. Not a
problem right now, but noticed when testing the pipelining series.

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