Trying to verify Verilog/VHDL designs with formal methods and tools
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
- [options]
- mode prove
- multiclock on
-
- [engines]
- smtbmc
-
- [script]
- verific -vhdl counter.vhd
- verific -formal counter_t.sv
- prep -top counter_t
-
- [files]
- counter.vhd
- counter_t.sv
|