Line | |
---|
1 | set open_path .: |
---|
2 | |
---|
3 | alias acyc test_network_acyclic |
---|
4 | alias aig build_partition_maigs |
---|
5 | alias amc approximate_model_check |
---|
6 | alias bmc bounded_model_check |
---|
7 | alias ci check_invariant |
---|
8 | alias dvo dynamic_var_ordering |
---|
9 | alias flt flatten_hierarchy |
---|
10 | alias icv incremental_ctl_verification |
---|
11 | alias init init_verify |
---|
12 | alias le lang_empty |
---|
13 | alias ltl ltl_model_check |
---|
14 | alias mc model_check |
---|
15 | alias imc iterative_model_check |
---|
16 | alias part build_partition_mdds |
---|
17 | alias pf print_fairness |
---|
18 | alias pbs print_bdd_stats |
---|
19 | alias phs print_hierarchy_stats |
---|
20 | alias pii print_img_info |
---|
21 | alias pio print_io |
---|
22 | alias pl print_latches |
---|
23 | alias pm print_models |
---|
24 | alias pn print_network |
---|
25 | alias pns print_network_stats |
---|
26 | alias pp print_partition |
---|
27 | alias pps print_partition_stats |
---|
28 | alias q quit |
---|
29 | alias rch compute_reach -v 1 |
---|
30 | alias resv res_verify |
---|
31 | alias rf read_fairness |
---|
32 | alias rl read_blif |
---|
33 | alias rlmv read_blif_mv |
---|
34 | alias ro so -s input_and_latch |
---|
35 | alias rsf reset_fairness |
---|
36 | alias sift dvo -f sift |
---|
37 | alias sim simulate |
---|
38 | alias so static_order |
---|
39 | alias synth synthesize_network |
---|
40 | alias window dvo -f window |
---|
41 | alias wl write_blif |
---|
42 | alias wlmv write_blif_mv |
---|
43 | alias wo write_order |
---|
44 | |
---|
45 | #image method iwls95 related settings |
---|
46 | set image_W1 6 |
---|
47 | set image_W2 1 |
---|
48 | set image_W3 1 |
---|
49 | set image_W4 2 |
---|
50 | set partition_threshold 5000 |
---|
Note: See
TracBrowser
for help on using the repository browser.