loadstore1: reduce U state being output
authorAnton Blanchard <anton@linux.ibm.com>
Sun, 12 Jun 2022 12:15:11 +0000 (22:15 +1000)
committerAnton Blanchard <anton@ozlabs.org>
Sun, 12 Jun 2022 12:15:11 +0000 (22:15 +1000)
commitb47b71821e3142c71fc4550f6b22d3217ed1acfa
tree59c7bac88960cf4e62f8bc2a0da0a0dc8b7f7a33
parent1ff852b012155ad610e9d044cac3461adc198f85
loadstore1: reduce U state being output

While these signals should only be read when valid is true, they
are only a small number of bits and we want to reduce the amount of
U/X state bouncing around the chip.

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