Forum Discussion
Altera_Forum
Honored Contributor
9 years ago --- Quote Start --- I 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. --- Quote End --- I have a Stratix V GX Transceiver Development Kit. This board has a MAX CPLD device to configure the FPGA from a flash memory. As far I know the PFL (Parallel Flash Loader) IP does not support .rbf files. Do you know how can I implement the DPR from the flash memory? Any ideas? Thanks a lot for you help. Onoufrios