Altera_Forum
Honored Contributor
10 years agoStratix II Flash Programming From Simulink (DSP Builder)
Hi all,
First of all, that's what I'm using: - Stratix II EP2S60 DSP Development Board - Matlab & Simulink with DSP Builder - Quartus 2 version 9.0 At the moment I have done only a simple Simulink program which enables to control some leds pressing a switch. So, I am able to test it using Signal Compiler and everything is correct. My preject's goal is to flash the program I have created on Simulink on a non-volatile memory, so I can power on the board and automatically starting my program. I have read a lot of documentations but I can't figure out how to do it. Signal compiler gives an .sof file (whom target device is EP2S60 FPGA) and a .pof file (whom target device is EPC16). I have read a lot about MAX Device, Qsys, Nios2, PFL and other stuffs, and I have unsuccesfully tried all of them so at the moment I'm a bit confused :confused:. How can I flash my program to a non-volatile memory? Thank you in advance.