Forum Discussion

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

on chip memory

hello,

I don't know how can i access on chip memory read and write operation, using the NIOS II!

can someone help me!

thank you for your help.

1 Reply

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

    Do you use a different memory for heap/stack/bss? In that case you can directly access the onchip memory through pointers or the IORD/IOWR macros. You can find the address of the on-chip memory in system.h.