Forum Discussion
Altera_Forum
Honored Contributor
15 years agoits because the counter signal is only 17 bits, and so not big enough to count to 50million. The synthesisor knows it can never reach 50million, and removes all the logic. You would need 26 bits for that.