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 agoWhen you export a system as a TCL file, any components used in it remain separate. When the HDL is generated all of the TCL files required for the system are parsed and a .sopcinfo file is generated for everything. So if you add the line into the pipeline_bridge_hw.tcl file as suggested, then regenerate the HDL (you don't need to re export the system as a TCL, just regenerate the HDL), then the command should be in the .sopcinfo file and Eclipse should see your memory.