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

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

Add vis

File size: 326 bytes
Line 
1read_blif_mv prodcell.mv
2flatten_hierarchy
3static_order -s input_and_latch prodcell.ord
4build_partition_mdds
5incremental_ctl_verification -n -D2 -s prodcell.ctl
6flatten_hierarchy
7static_order -s input_and_latch prodcell.ord
8build_partition_mdds
9set image_farside_method 1
10model_check -c -r -D0 -i -v2 -d1 prodcell.ctl
11quit -s
Note: See TracBrowser for help on using the repository browser.