Forum Discussion
Altera_Forum
Honored Contributor
15 years agoI searched the entire source tree for gcc and binutils :-)
'cc -S ...' will show you the asm, '-fverbose-asm' will give some extra info about the variable names. Not sure how you get the IDE to set those though - I keep as far away as I can from all IDEs.