Forum Discussion
Altera_Forum
Honored Contributor
15 years agoHow to access data from altsyncram in two different ways
I have an altsyncram consisting of 4,096 words, 64-bit each. The RAM is easily accessed by application A using widthaddress = 12 and widthdata = 64. However, I'd like to be able to access the...
Altera_Forum
Honored Contributor
15 years agoWell, you wont be able to do that with a standard altsyncram. You might be able to do it by cleverly connecting a load of 16 bit wide rams and addressing them properly.