Encore SIM EDITOR SOFTWARE Podręcznik Użytkownika Strona 149

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 149
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 148
3-41
Compiling and Elaborating Your Design
instance {mod1.mod2_inst1.mod3_inst1,
mod1.mod2_inst1.rega} {noOpt};
In this example, the module statement disables Radiant optimizations
for all instances of module mod1.
The instance statement disables Radiant optimizations for the
following:
Module mod1 (already disabled by the module statement)
The module instance with the instance identifier mod2_inst1 in
mod1
The module instance with the instance identifier mod3_inst1
under module instance mod2_inst1
Signal rega in module instance mod2_inst1.
Przeglądanie stron 148
1 2 ... 144 145 146 147 148 149

Komentarze do niniejszej Instrukcji

Brak uwag