Specifications
hal.make.ignore_system_derived.hardware_mulx_present
• Identifier: none
• Type: Boolean assignment
• Default Value: 0
• Destination File: public.mk
• Description: Enable BSP generation to query if SOPC system has hardware mulx present. If true
ignores export of 'ALT_CFLAGS += -mno-hw-mulx' to public.mk if no mulx is found in the system. If
true ignores export of 'ALT_CFLAGS += -mhw-mulx' if mulx is found in the system.
• Restriction: none
hal.make.ignore_system_derived.sopc_system_base_address
• Identifier: none
• Type: Boolean assignment
• Default Value: 0
• Destination File: public.mk
• Description: Enable BSP generation to query SOPC system for system ID base address. If true ignores
export of 'SOPC_SYSID_FLAG += --sidp=<address>' and 'ELF_PATCH_FLAG += --sidp=<address>'
to public.mk.
• Restriction: none
hal.make.ignore_system_derived.sopc_system_id
• Identifier: none
• Type: Boolean assignment
• Default Value: 0
• Destination File: public.mk
• Description: Enable BSP generation to query SOPC system for system ID. If true ignores export of
'SOPC_SYSID_FLAG += --id=<sysid>' and 'ELF_PATCH_FLAG += --id=<sysid>' to public.mk.
• Restriction: none
hal.make.ignore_system_derived.sopc_system_timestamp
• Identifier: none
• Type: Boolean assignment
• Default Value: 0
• Destination File: public.mk
• Description: Enable BSP generation to query SOPC system for system timestamp. If true ignores
export of 'SOPC_SYSID_FLAG += --timestamp=<timestamp>' and 'ELF_PATCH_FLAG += --
timestamp=<timestamp>' to public.mk.
• Restriction: none
hal.make.rm
• Identifier: RM
• Type: Unquoted string
• Default Value: rm -f
• Destination File: BSP makefile
• Description: Command used to remove files when building the clean target.
• Restriction: none
15-56
Settings Reference
NII5V2
2015.05.14
Altera Corporation
Nios II Software Build Tools Reference
Send Feedback