Forum Discussion
Altera_Forum
Honored Contributor
9 years agoDynamic Partial Reconfiguration on Stratix V
Hello everyone, I want to dynamic reconfigure a partition of my design. I have followed these steps so far: a) make a revision of my project and assign the different personas for each revi...
Altera_Forum
Honored Contributor
9 years agoI would prefer a mif file, the format is very easy.
A simple Matlab example is shown here, this could be easily ported to C, tcl, ... http://www.alteraforum.com/forum/showthread.php?t=27934 You can also use srec_cat from the srecord Tools: srec_cat dummy.rbf -binary -o dummy.mif -Memory_Initialization_File I don't know if Altera provides a Tool for this simple task. I would use a small tcl loop, which can be easily started automatically during the build.