Forum Discussion
Altera_Forum
Honored Contributor
13 years ago.rwdata and .bss do not work with custom memory controller
Hi, I have designed a custom SRAM memory controller connected to a NIOS II processor that - as far as I can see - works. Running a test program from on-chip memory, reading/writing happens with...
Altera_Forum
Honored Contributor
13 years agoHi,
If you are using Qsys, it needs strict dynamis adressing. So, you must drive the byte enable of the SRAM in your custom controller to allow 8 and 16 bits accesses sometimes needed by Qsys component software drivers (exemple : TSE), even if your memory is 32 bits wide. Do you allow Qsys to drive them ?