divider: Fix d_out.overflow U state issue
authorAnton Blanchard <anton@linux.ibm.com>
Sun, 12 Jun 2022 00:34:20 +0000 (10:34 +1000)
committerAnton Blanchard <anton@ozlabs.org>
Sun, 12 Jun 2022 00:34:20 +0000 (10:34 +1000)
commitd3a7517318f0b729dcbd64370b074e1e9003a258
treeca842cc0b3f40795e82a77ee913970fa2f069670
parent1ff852b012155ad610e9d044cac3461adc198f85
divider: Fix d_out.overflow U state issue

While we should only look at this when d_out.valid = 1, we may as remove
some U state across interfaces.

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