mirror of
https://github.com/YosysHQ/yosys
synced 2025-07-31 00:13:18 +00:00
check: add scratchpad check.permissive and use it
This commit is contained in:
parent
c7cd70b103
commit
0601260bf2
2 changed files with 3 additions and 0 deletions
|
@ -142,6 +142,7 @@ design -copy-from gate -as gate gate
|
|||
miter -equiv -make_assert -make_outcmp -flatten gold gate equiv
|
||||
sat -prove-asserts -show-public -verify -set-init-zero equiv
|
||||
|
||||
scratchpad -set check.permissive true
|
||||
###
|
||||
## Part select with obvious latch, expected to fail due comparison with old shift&mask AST transformation
|
||||
design -reset
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue