source: vis_dev/vis-2.1/examples/counter/test_bmc @ 11

Last change on this file since 11 was 11, checked in by cecile, 13 years ago

Add vis

File size: 209 bytes
Line 
1read_blif_mv counter.mv
2flatten_hierarchy
3static_order
4build_partition_mdds
5set_init -v 1
6robustness -v 1
7build_partition_maigs
8conv_bdd_cnf counter.ctl
9quit -s
10bounded_model_check -m 4 -k 10 -v 1 test.prop
Note: See TracBrowser for help on using the repository browser.