Specifications

hal.make.ignore_system_derived.hardware_fp_cust_inst_no_divider_present
Identifier: none
Type: Boolean assignment
Default Value: 0
Destination File: public.mk
Description: Enable BSP generation to query if SOPC system floating point custom instruction
without a divider is present. If true ignores export of 'ALT_CFLAGS += -mcustom-fpu-cfg=60-1' and
'ALT_LDFLAGS += -mcustom-fpu-cfg=60-1' to public.mk if the custom instruction is found in the
system.
Restriction: none
hal.make.ignore_system_derived.sopc_simulation_enabled
Identifier: none
Type: Boolean assignment
Default Value: 0
Destination File: public.mk
Description: Enable BSP generation to query if SOPC system has simulation enabled. If true ignores
export of 'ELF_PATCH_FLAG += --simulation_enabled' to public.mk.
Restriction: none
hal.make.ignore_system_derived.debug_core_present
Identifier: none
Type: Boolean assignment
Default Value: 0
Destination File: public.mk
Description: Enable BSP generation to query if SOPC system has a debug core present. If true ignores
export of 'CPU_HAS_DEBUG_CORE = 1' to public.mk if a debug core is found in the system. If true
ignores export of 'CPU_HAS_DEBUG_CORE = 0' if no debug core is found in the system.
Restriction: none
hal.make.ignore_system_derived.hardware_multiplier_present
Identifier: none
Type: Boolean assignment
Default Value: 0
Destination File: public.mk
Description: Enable BSP generation to query if SOPC system has multiplier present. If true ignores
export of 'ALT_CFLAGS += -mno-hw-mul' to public.mk if no multiplier is found in the system. If true
ignores export of 'ALT_CFLAGS += -mhw-mul' if multiplier is found in the system.
Restriction: none
NII5V2
2015.05.14
Settings Reference
15-55
Nios II Software Build Tools Reference
Altera Corporation
Send Feedback