Forum Discussion
Altera_Forum
Honored Contributor
19 years agoI wrote a utility that let's you patch your ELF. One use of this program is to let you replace calls to the multiply and divide instructions (omitted by the compiler) with your own custom instructions that implement multiply and divide. Maybe I should get around to posting this utility to this web site? I'll make a note to do this (although it may be a while since I'm working on getting Nios II 6.0 ready for release).