Forum Discussion
Altera_Forum
Honored Contributor
13 years ago --- Quote Start --- What am I missing here that makes the code work incorrectly on the actual hardware? --- Quote End --- Missing synchronization logic between clock domains? Missing reset synchronizer logic. Timing constraints? Does Quartus warn you about anything? Make sure all synthesis warning messages are resolved. Does TimeQuest indicate all timing is met? Rather than using LEDs to probe your design, use SignalTap II - this logic analyzer allows you to see much more of the internals of the design. Cheers, Dave