Fix a ghdysynth inferred latch error in execute
authorAnton Blanchard <anton@linux.ibm.com>
Sat, 11 Jan 2020 02:24:14 +0000 (13:24 +1100)
committerAnton Blanchard <anton@ozlabs.org>
Sat, 11 Jan 2020 02:24:14 +0000 (13:24 +1100)
commitad3db18dce46cfef0b1d0d1acba0071d891eac0c
tree84ad390322bea7d0283e07295bdc65fde330df00
parent0a6fd0adb5fa11b0770b460714d78f34e8744e82
Fix a ghdysynth inferred latch error in execute

It should never happen in practise, but ghdlsynth is complaining about
an inferred latch here. Fix it

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