Forum Discussion
Altera_Forum
Honored Contributor
9 years agoMAX10 Dual Configuraion IP
Hi, May i know how to trigger reconfiguration remotely in a MAX10 device. According to the document 'Remote System Upgrade for MAX 10 FPGA Devices over UART with the Nios II Processor', pa...
Altera_Forum
Honored Contributor
8 years agoHi,
I followed the same guide and managed to get it working. You need to wait unti IP gets busy and becomes idle again. However, I did this with just a usleep(1) command between step 1 and 2.