Forum Discussion
Altera_Forum
Honored Contributor
15 years agoThe tools are able to optimize each instance of each module.
And sometimes, minor bugs can cause modules to be optimized away almost entirely. Ie, let's say that you have a submodule with a reset input. Now let's say that you have a bug in your top level module that causes that submodule's reset signal to be a constant "1". The tools will be, more or less, be able to see that and will reduce the submodule to almost nothing,