3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-08-30 23:10:09 +00:00
This commit is contained in:
Akash Levy 2024-09-23 04:25:10 -07:00
parent 0b8d951493
commit 0fd6e29e8e
6 changed files with 1 additions and 550 deletions

16
tests/verific/case.ys Normal file
View file

@ -0,0 +1,16 @@
import -cfg db_abstract_case_statement_synthesis 0
read -sv case.sv
import -import top
prep
rename top gold
import -cfg db_abstract_case_statement_synthesis 1
read -sv case.sv
import -import top
prep
rename top gate
miter -equiv -flatten -make_assert gold gate miter
prep -top miter
clk2fflogic
sat -set-init-zero -tempinduct -prove-asserts -verify