source: vis_dev/vis-2.1/examples/dcnew/check_script @ 11

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

Add vis

File size: 479 bytes
Line 
1read_blif_mv dcnew.mv
2init_verify
3compute_reach -v 1
4print_fairness
5lang_empty -d 0
6model_check -d 0 affalse
7read_fairness prop.fair
8print_fairness
9lang_empty -d 0
10reset_fairness
11print_fairness
12model_check -d 0 agtrue
13model_check -d 0 osc2.ctl
14model_check -d 0 osc3.ctl
15model_check -d 0 osc4.ctl
16model_check -d 0 osc5.ctl
17model_check -d 0 osc6.ctl
18model_check -d 0 safe.ctl
19model_check -d 0 safe1.ctl
20ltl_model_check -v1 -d1 dcnew.ltl
21model_check -d 0 -V dcnew.ctl
22time
23quit -s
Note: See TracBrowser for help on using the repository browser.