Forum Discussion
Altera_Forum
Honored Contributor
10 years agoNIOS + Pipeline Bridge
How can someone make memory imported through an MM pipeline bridge visible in Eclipse/NIOS? On BSP editor I can only see the on-chip memory. I'd like to place .rwdata .rodata on that section up...
Altera_Forum
Honored Contributor
10 years agoHit "Add Memory Device", put the name of the component "mm_bridge".
But then in Problems I see "Memory Device mm_bridge is not visible in the SOPC design" I saw another post here where someone solves it by setting the property "isMemoryDevice" in a .tcl file. I suppose this is the nios_hw.tcl file that you export from qsys? But looking into this file there is no "isMemoryDevice" property anywhere. Please advise?