Forum Discussion
Altera_Forum
Honored Contributor
14 years agoExternal SSRAM reading/writing problem
Hello everyone, I want to connect nios core (cyclone ii) to external sram memory (cy7c1380d) but I'm experiencing a problem while reading/writing to/from the memory. For 2MB (data width 32 bit...
Altera_Forum
Honored Contributor
14 years agoSince you say your ssram has 21 address bits and it spans 2MB, then I guess it uses byte addressing, too. So you should connect address[0], address[1] to ssram a0 , a1.
If only 32bit access is supported ssram a0,a1 needs to be hardwired to ground.