NAME yosys-smtbmc - write design to SMT2-LIBv2 file SYNOPSIS yosys-smtbmc [options] OPTIONS -t [:] default: skip_steps=0, num_steps=20 -u assume asserts in skipped steps in BMC -S proof time steps at once -c write counter-example to this VCD file (hint: use 'write_smt2 -wires' for maximum coverage of signals in generated VCD file) -i instead of BMC run temporal induction -m name of the top module -s Set SMT solver: z3, cvc4, yices, mathsat. default: z3 -v enable debug output -p disable timer display during solving -d write smt2 statements to file AUTHOR This manual page was written by Sebastian Kuzminsky for the Debian project (and may be used by others).