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 agoYes I was thinking about doing what you're saying (64bits of D0 and 16 bits of D1? then 48 + 32? etc).