Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
15 years ago

Do I need to set compile flag for Hardware Floating Point Custom Instruction Divider?

I added the hardware FPU into SOPC including divider. In the public.mk file the compile flag is: ALT_CFLAGS += -mcustom-fpu-cfg=60-1 ALT_LDFLAGS += -mcustom-fpu-cfg=60-1 So I have to set ...