Forum Discussion
Altera_Forum
Honored Contributor
17 years ago --- Quote Start --- If your problem is how to clock the fifo then a simple solution is to use the 150MHz for all cases but switch a clock enable which will be high always for 150MHz, divided for the other two cases. I am sure your fifo will have clock enable port. --- Quote End --- Yes, I can do that for the fifo a need in the receive lane. But the clock input of the Tranceiver (the tx_coreclk) does not come with a enable input. So I will have to dynamical switch the clock between the 3 frequencies. Is that possible in an Altera FPGA?