3
0
Fork 0
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:
Emil J. Tywoniak 2025-05-08 14:37:03 +02:00
parent c7cd70b103
commit 0601260bf2
2 changed files with 3 additions and 0 deletions

View file

@ -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