Forum Discussion
Altera_Forum
Honored Contributor
13 years agoHi Anakha, I have checked Terasic's code line by line. There is no peculiar operations being done. Just Regular memory access by ANSI's memcpy function. Would it be possible that Altera's implementation for the memcpy (wherever the runtime library is located) is doing the reconfiguration transparently ? And that their example driver is not ? I am going to use Terasic's code as a template and build upon it, but I really see no reason why the example driver would fail for an identical configuration.