Forum Discussion
Altera_Forum
Honored Contributor
8 years agopulse alignment implementation
I have a periodic external pulse signal. My FPGA generates a pulse signal with the same frequency by a state machine. I want to align the phases of the two pulses. I managed to achieve perfect alignm...
Altera_Forum
Honored Contributor
8 years agoDepends on the external signal frequency and frequency range. There are many ways to implement a digital PLL in the FPGA. For fast signal PLL dynamic fast shift is a possible option.