mirror of
https://github.com/YosysHQ/yosys
synced 2026-06-12 03:45:42 +00:00
Cleanup
This commit is contained in:
parent
76732497b9
commit
5737d2db35
3 changed files with 3 additions and 3 deletions
|
|
@ -11,7 +11,7 @@ sat -verify -prove-asserts -show-public -set-at 1 in_reset 1 -seq 20 -prove-skip
|
||||||
|
|
||||||
design -load postopt # load the post-opt design (otherwise equiv_opt loads the pre-opt design)
|
design -load postopt # load the post-opt design (otherwise equiv_opt loads the pre-opt design)
|
||||||
cd fsm # Constrain all select calls below inside the top module
|
cd fsm # Constrain all select calls below inside the top module
|
||||||
stat
|
|
||||||
select -assert-count 6 t:LUTFF
|
select -assert-count 6 t:LUTFF
|
||||||
select -assert-max 5 t:LUT2
|
select -assert-max 5 t:LUT2
|
||||||
select -assert-max 4 t:LUT3
|
select -assert-max 4 t:LUT3
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue