Forum Discussion
Altera_Forum
Honored Contributor
20 years agoExternal RAM as data memory
hello, we have a 32 bit wide sram memory connected to nios2 and would like to use it for heap, stack and data memory. if we set it as "user interface" it does not appears in select lists. how se...
Altera_Forum
Honored Contributor
20 years ago --- Quote Start --- originally posted by mountain8848@Feb 10 2006, 12:18 PM see: www.altera.com/literature/hb/qts_qii54005.pdf
remeber the avalon addressing : memory (dynamic ) --- Quote End --- link broken we have set user logic as "avalon memory slave" so it seems be ok. what it does mean, dynamic addressing? also, does anybody knows, is it possible to connect one 16 bit ram or flash chip and use it as program memory. i mean, does nios make two access cycles to make 32 bit word or it will use memory assuming 32 bit ram?