Encore SIM EDITOR SOFTWARE User's Guide Page 149

  • Download
  • Add to my manuals
  • Print
  • Page
    / 149
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 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.
Page view 148
1 2 ... 144 145 146 147 148 149

Comments to this Manuals

No comments