Forum Discussion
Altera_Forum
Honored Contributor
10 years agoclock select for internal FPGA logic
HI I am working on Arria v FPGA and I am writing the code for transferring serial data to a remote module using RS-422 protocol. Here I need to dynamically change the clock rate depending on some...
Altera_Forum
Honored Contributor
10 years agoNot using available UART modules is certainly the hard way to do it. You should look at the PLL re-configuration feature. It would be more flexible and probably use less resources than what you've outlined.