Forum Discussion
Altera_Forum
Honored Contributor
13 years agoOk, I opened the design and synthesized it and it uses no logic cells.
If there are no logic cells, then no clock is required :) Sorry, I don't have time to look at your code in detail. All I can recommend is that you synthesize each component in your hierarchy and make sure each needs logic. One common mistake to look for is that your reset logic is inverted. However, that type of mistake would be picked up in simulation too. Good luck! Cheers, Dave