Forum Discussion
Altera_Forum
Honored Contributor
10 years agoArriaII GX and SDI MegaCore Function
HD-SDI's refclk frequencys are 148.5MHz and 148.35MHz. I am planning to swicth 148.5MHz and 148.35MHz before SDI MegaCore Function by RTL programming. example) assign refclk=sw? refclk1 : re...
Altera_Forum
Honored Contributor
10 years agoBy the way, to switch between two data rate, I think you would also need to enable the TX PLL switching in the IP core to allow dynamic reconfiguration for data rate switching.