Forum Discussion
Altera_Forum
Honored Contributor
11 years agoNios Floating Point Hardware 2 and ROM usage.
Hi, I am trying to use the Nios Custom Instruction Floating Point Hardware 2 module, and I am targeting a MAX 10 device. The MAX 10 allows you to use a large portion of the flash as User Flas...
Altera_Forum
Honored Contributor
11 years agoI managed to disable the use of the custom instruction for square root by undefining the square root macro defined by the FP custom instruction header.
# include "altera_nios_custom_instr_floating_point_2.h"
# undef sqrtf