Forum Discussion
Altera_Forum
Honored Contributor
10 years agoCrossing clock domains?
I'm just learning about FPGAs (using VHDL) and have encountered metastability problems which I'm fairly certain are due to crossing clock domains. I have made a VGA controller (on a DE1 Cyclone...
Altera_Forum
Honored Contributor
10 years agoThanks. That's what I thought - I just wanted to check I was understanding the problem reasonably correctly. I'm not entirely sure how to solve the problem in all cases, but I think I've got it for this particular case.
I've just got to try and rework my design to be less combinational and more synchronous against a single clock (hopefully without having to start from scratch) :-)