3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-08-31 23:34:57 +00:00

Clean up Verific tests

This commit is contained in:
Akash Levy 2024-09-23 04:05:08 -07:00
parent 2c3d2b3ec6
commit 2d771a352e
10 changed files with 568 additions and 17 deletions

View file

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