Forum Discussion
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.