Uncomment sat command in memory.ys test.

This commit is contained in:
SergeyDegtyar 2019-09-03 12:11:12 +03:00
parent 11f330ed22
commit 55fbc1a355
1 changed files with 1 additions and 2 deletions

View File

@ -7,8 +7,7 @@ memory
opt -full
miter -equiv -flatten -make_assert -make_outputs gold gate miter
#ERROR: Called with -verify and proof did fail!
#sat -verify -prove-asserts -seq 5 -set-init-zero -show-inputs -show-outputs miter
sat -verify -prove-asserts -seq 5 -set-init-zero -show-inputs -show-outputs miter
design -load postopt
cd top