Altera_Forum
Honored Contributor
17 years agoFast clock speed remote_update
I'm not fully au-fait with the correct terminology so forgive me if I use the wrong worms :)
I need to use the remote_update megafunction. The cyclone 3 devices on the boards I'm working on run at clock speeds of 75MHz and 100Mhz. According to our hardware guy, the remote_update function will only work at a max of 40MHz. Is this correct? If so, can anyone give a suggestion of a work around at higher clock speeds? One suggestion was to create another NIOS2 core that runs at 40Mhz, but that sounds a bit like overkill just for this one function.