Fixed "yosys-smtbmc -g" handling of no solution

This commit is contained in:
Clifford Wolf 2017-11-27 17:42:32 +01:00
parent 66f2d10822
commit b981e5aa69
1 changed files with 1 additions and 1 deletions

View File

@ -1279,7 +1279,7 @@ else: # not tempind, covermode
step += step_size
if gentrace:
if gentrace and retstatus:
print_anyconsts(0)
write_trace(0, num_steps, '%')