Forum Discussion
Altera_Forum
Honored Contributor
16 years agoif you are using software build tools design flow, you can find a summary.html in the bsp file folder, it includes the hardware memory assignment. And you can also find a *.map or*.objdump file in the app file folder , it includes the memory assign of the application.