Forum Discussion
Altera_Forum
Honored Contributor
14 years agoYou probably don't need to write any actual assembler, but it is probably worth learning to read the assembler to check (in a few places at least) that the compiler is doing what you want.
Compiling with -S -fverbose-asm can make life a little easier.