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_...