source:
vis_dev/vis-2.1/examples/synthesis/check_script
@
16
| Last change on this file since 16 was 11, checked in by , 14 years ago | |
|---|---|
| File size: 243 bytes | |
| Line | |
|---|---|
| 1 | read_blif s298.blif |
| 2 | flatten_hierarchy |
| 3 | static_order |
| 4 | synthesize_network -o s298 |
| 5 | seq_verify -b s298.ml.blif |
| 6 | |
| 7 | read_blif vg2.blif |
| 8 | flatten_hierarchy |
| 9 | static_order |
| 10 | synthesize_network -o vg2 |
| 11 | comb_verify -b vg2.blif vg2.ml.blif |
| 12 | |
| 13 | !rm *.ml.blif |
| 14 | |
| 15 | quit -s |
Note: See TracBrowser
for help on using the repository browser.
![(please configure the [header_logo] section in trac.ini)](/trac/verif_tools/chrome/site/your_project_logo.png)