Altera_Forum
Honored Contributor
9 years agoHow to "regenerate" an input clock if it's a burst clock
Hi guys,
I have a Cyclone IV E and I have an external board which output a 27 Mhz clock with 8 bit data. The board at the end the chain needs to work another couple of signals (valid and sync) that I generated in VHDL. Now the solution implemented is not working as expected because the input clock is present only during trasmission of data (188 bytes long). I need to output a always present clock at 27 Mhz mantain the correct phase between data and other signals (sync & valid) How could I regenerate the input clock if this is a burst? I have thought using ALTPLL but I have no idea how to proceed. Any help is very appreciated. Alex