Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
13 years ago

Initialise external SRAM for DE2 board

Hello all,

I was wondering if I can initialise external 512kB of SRAM of DE2 board for my application as I can do for onchip RAM/ROM. I donot want to use Qsys and want to initialise SRAM as my application does not involve Nios II processor.

1 Reply

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    It's not possible directly, but you can write your own component that includes a kind of DMA, connected to the SRAM. This component would load the data into the SRAM at startup.