Forum Discussion
Altera_Forum
Honored Contributor
14 years agoI gues it is a situation like this example:
You design a system that runs two modes: qpsk,16qam options. if I declare a signal called mode as pin then the compiler is forced to respect my options. if I set mode as internal signal then the mode will be static and defaults to one case, the other case is optimised off.