Forum Discussion

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

Macro Indicating NIOS Compilation?

In my code I can do something like: # ifdef _WIN32 .... # endif To only include code on a Windows target. Is there a similar symbol that is automatically defined by the NIOS IDE when...