ADDER X-SC Instrukcja Użytkownika Strona 72

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 87
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 71
72 CHAPTER 2. COMBINATIONAL DESIGN EXAMPLES
be noticed from this figure we could extract with Cougar a structural description from the routed design file,
and then compare it with the synthesized one by LOON. Let’s do it.
% cougar -f -v multiplier4 multiplier4_lay
This will give us a structural des cription of our design. We use LVX to compare it with the one obatained with
LOON.
% lvx vst vst multiplier4 multiplier4_lay
@@@@@@ @@@@ @@@ @@@@ @@@@
@@ @@ @ @@ @
@@ @@ @ @@ @
@@ @@ @ @@ @
@@ @@ @ @@
@@ @@ @ @@
@@ @@ @ @@@
@@ @@@ @ @@
@@ @ @@@ @ @@
@@ @ @ @ @@
@@@@@@@@@@ @ @@@ @@@@
Gate Netlist Comparator
Alliance CAD System 5.0 20040928, lvx 1.4
Copyright (c) 1992-2005, ASIM/LIP6/UPMC
***** Loading multiplier4 (vst)...
Warning 2 : consistency checks will be disabled
***** Loading multiplier4_lay (vst)...
***** Compare Terminals ..............
***** O.K. (0 sec)
***** Compare Instances .............
***** O.K. (0 sec)
***** Compare Connections ............................
***** O.K. (0 sec)
===== Terminals .......... 19
===== Instances .......... 221
===== Connectors ......... 1213
***** Netlists are Identical. ***** (0 sec)
That tell us that the two netlists are identical. Let’s check now the design rules of the layout using DRUC.
% druc multiplier4
@@@@@@@ @@@@@@@ @@@@ @
@@ @@ @@ @@ @@ @@
@@ @@ @@ @@ @@ @
@@ @@ @@ @@ @@@ @@@@ @@ @
@@ @@ @@ @@ @@ @@ @@
@@ @@ @@@@@ @@ @@ @@
@@ @@ @@ @@ @@ @@ @@
@@ @@ @@ @@ @@ @@ @@
@@ @@ @@ @@ @@ @@ @@ @
@@ @@ @@ @@ @@ @@@ @@ @@
@@@@@@@ @@@@@ @@@ @@@@ @@ @@@@
Design Rule Checker
Alliance CAD System 5.0 20040928, druc 5.0
Copyright (c) 1993-2005, ASIM/LIP6/UPMC
Flatten DRC on: multiplier4
Delete MBK figure : multiplier4
Load Flatten Rules : /usr/local/alliance/etc/cmos.rds
Unify : multiplier4
Create Ring : multiplier4_rng
Merge Errorfiles:
Merge Error Instances:
instructionCourante : 56
End DRC on: multiplier4
Saving the Error file figure
Done
0
File: multiplier4.drc is empty: no errors detected.
Przeglądanie stron 71
1 2 ... 67 68 69 70 71 72 73 74 75 76 77 ... 86 87

Komentarze do niniejszej Instrukcji

Brak uwag