Forum Discussion

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

How to define CPU ID in multiprocessor design based on NIOS II CPU?

Hi, I have try this code in my NIOS code : printf("NIOS %d is waiting for control signal\n",ALT_CPU_CPU_ID_VALUE); I have implement 3 nios processor in my project. Why this ALT_CPU_CPU_...