mirror of
https://github.com/YosysHQ/yosys
synced 2025-07-18 10:30:45 +00:00
Uncomment sat command in memory.ys test.
This commit is contained in:
parent
11f330ed22
commit
55fbc1a355
1 changed files with 1 additions and 2 deletions
|
@ -7,8 +7,7 @@ memory
|
||||||
opt -full
|
opt -full
|
||||||
|
|
||||||
miter -equiv -flatten -make_assert -make_outputs gold gate miter
|
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
|
design -load postopt
|
||||||
cd top
|
cd top
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue