Forum Discussion

GDeXi's avatar
GDeXi
Icon for Occasional Contributor rankOccasional Contributor
5 years ago

NIOS code address define

I have a 32MB SDRAM and NIOS is running on the FPGA. I hope that the space of 12MB in the back is used to store user data instead of Nios code. How can I define it in eclipse? Thank you.

1 Reply

  • EricMunYew_C_Intel's avatar
    EricMunYew_C_Intel
    Icon for Frequent Contributor rankFrequent Contributor

    The address map in Platform Designer indicates the memory range of your SDRAM.

    You can refer to this memory range when you store data.