Forum Discussion
Altera_Forum
Honored Contributor
16 years agoread data from SSRAM (IS61LPS25636A)) on Cyclone III starter board
Anybody know how to read data from SSRAM (IS61LPS25636A)) on Cyclone III starter board? I followed the datasheet, but still could not read the data correctly. My code is as follows `timescale 1...
Altera_Forum
Honored Contributor
16 years agoIt is possible. You should create your own custom SOPC component with an avalon master interface. The SOPC system will then share the RAM access between your component and the Nios CPU.