Forum Discussion
Altera_Forum
Honored Contributor
13 years agobasically, you cannot use two clocks in FPGAs (nothing wrong with it in VHDL, but it doesnt map to any real hardware).
I suggest you run a master clock and synchronise everything to it.basically, you cannot use two clocks in FPGAs (nothing wrong with it in VHDL, but it doesnt map to any real hardware).
I suggest you run a master clock and synchronise everything to it.