Forum Discussion
Altera_Forum
Honored Contributor
16 years agoThe information is embedded in the elf file. You can retreive it using a command in the Nios shell. Something like:
nios2-elf-size -Ax my_project.elfThe information is embedded in the elf file. You can retreive it using a command in the Nios shell. Something like:
nios2-elf-size -Ax my_project.elf