Forum Discussion
Altera_Forum
Honored Contributor
21 years agoSynchronous SRAM - Instruction and Data memory
Hello, Has anyone implemented synchronous sram for Nios instruciton and data store (ie execute out of synch sram)? I'm sure it can be done, but I'm wondering about the performance hit ...
Altera_Forum
Honored Contributor
21 years agoI don't think you create a ssarm controller yourself. You can just create an interface of user logic, in which you should choose the corresponding avalon bus port, and then set the correct setup/wait/hold/latency time requirements. Finally assign your IUL to the SSRAM pins.