In Multi-processor system, how can I remove the unnecessary IRQ connection!
I build a multi-processor system, which contain two CPU and two timers. I want to one timer can interrupt one CPU, but in the SOPC Builder 7.2 the one timer can interrupt two CPU. How can I remove th...