Forum Discussion
Altera_Forum
Honored Contributor
16 years agoQuartus will optimize your design and remove unnecessary logic.
If you have a input pin but, somehow, your design's behavior does not depend on it's value, Quartus will optimize it away. If this is not the intended design, then you have an error in your logic.