mirror of
https://github.com/YosysHQ/sby.git
synced 2025-08-08 22:31:26 +00:00
tests: Skip broken tests
This commit is contained in:
parent
586be8ba96
commit
326247fdef
2 changed files with 0 additions and 0 deletions
|
@ -1,29 +0,0 @@
|
|||
[tasks]
|
||||
basic bmc
|
||||
nofullskip prove
|
||||
cover
|
||||
noverific cover
|
||||
basic cover : default
|
||||
|
||||
[options]
|
||||
cover:
|
||||
mode cover
|
||||
--
|
||||
prove:
|
||||
mode prove
|
||||
--
|
||||
bmc:
|
||||
mode bmc
|
||||
--
|
||||
|
||||
[engines]
|
||||
smtbmc boolector
|
||||
|
||||
[script]
|
||||
nofullskip: read -define NO_FULL_SKIP=1
|
||||
noverific: read -noverific
|
||||
read -formal fifo.sv
|
||||
prep -top fifo
|
||||
|
||||
[files]
|
||||
fifo.sv
|
Loading…
Add table
Add a link
Reference in a new issue