Forum Discussion
Altera_Forum
Honored Contributor
13 years agoExternal controller accesses
Is it possible for an external processor to read\write data to internal memory of the gate array that is implemented outside of the SOPC system
Altera_Forum
Honored Contributor
13 years agoThe answer is again YES.
I myself have a design where I do this: I interface an external processor to memory instantiated inside the fpg and I can do it with an altsyncram component instantiated outside sopc system, but I can also access another memory inside sopc system.