Forum Discussion
Altera_Forum
Honored Contributor
14 years agosram read and write
i am trying to alter the data stored(by control panel) in sram .i wrote the vhdl program to alter the data and i am reading with control panel to see if it is changed...my problem is every time i am ...
Altera_Forum
Honored Contributor
14 years agoIt could be a good idea to observe the signals on the SRAM chip with signaltap to see if everything is working as expected.
Did you check if the pins were mapped correctly? I think you need to deassert output enable (oeo?) in order to write.