Forum Discussion
Altera_Forum
Honored Contributor
17 years agoThe hardware guy is probably correct. I know on Stratix II I have to be careful how fast I run the remote update block or it doesn't work properly.
Use a PLL to get the slower clock and connect this clock just to the remote update core. SOPC builder will automatically insert clock domain crossing logic between your nios processor and the remote_update core. Don't create another CPU. That's ridiculous. Jake