Forum Discussion
Altera_Forum
Honored Contributor
15 years ago --- Quote Start --- It is right that I store the software on the FPGAs internal block RAM, but when I redownload the .sof file, the RAM in the FPGA should be cleared up. --- Quote End --- Downloading the .sof file does not necessarily clear the RAM. In addition to the hardware configuration, the .sof also contains the initial contents of the RAM. For some systems, the initial RAM contents may be clear, but it may also contain things such as your Nios code.