Cadence Q DRIVE SERIES Instrukcja Użytkownika Strona 10

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 14
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 9
C. Optimization
One last thing you should experiment is to optimize your gate-level netlist to reduce the
propagation delay between the flip-flop boundaries and perhaps to reduce its real estate
foot print on the chip (circuit area).
(a) Viewing unoptimized cells after the synthesis:
Before starting to optimize the top-level schematic, my_design, view the contents of your
unoptimized full adder.
On the top-level schematic, my_design, find your full adder, and double click the
full_adder module, view and print your unoptimized full adder schematic.
(b) Optimize the design:
To Optimize the design, type:
ac_shell> do_optimize
(c) Re-view the schematic of the design:
Now, double click the newly created full_adder module.
Print and compare the difference between the unoptimized and optimized full adder
schematics in terms of propagation delays and area.
(d) Exit ac_shell:
Type:
ac_shell> exit.
Przeglądanie stron 9
1 2 ... 5 6 7 8 9 10 11 12 13 14

Komentarze do niniejszej Instrukcji

Brak uwag