- [tasks]
- bmc
-
- [options]
- depth 25
- bmc: mode bmc
-
- [engines]
- bmc: smtbmc z3
-
- [script]
- bmc: ghdl --std=08 pkg.vhd sequencer.vhd psl_eventually.vhd -e psl_eventually
- prep -top psl_eventually
-
- [files]
- ../src/pkg.vhd
- ../src/sequencer.vhd
- ../src/psl_eventually.vhd
|