Altera_Forum
Honored Contributor
18 years agoVariable Data Rate
Hello
I'm using a CycloneII EP2C20 and want to dynamically control the output data rate from the fpga. I can't find a optimum solution to this, as the CycloneII doesn't have dynamic PLLs. Currently I have a fixed clock and a counter that waits X clock cycles before outputing a new data. It works but isn't very flexible because I'm limited to rate values of (Clock Rate/X) only. Any ideas? Thank you! Thiago