Forum Discussion
Altera_Forum
Honored Contributor
8 years agocheck the warnings and ensure it hasnt removed all of your logic. This can often happen for several reasons:
- Clock not connected, or stuck at 1/0 - Reset always asserted - Input logic stuck at specific value, causing design to be optimised awa - Design having no effect on any outputs. If you have no outputs in the design that can connect to pins, then the whole design will be optimised away.