Forum Discussion
Altera_Forum
Honored Contributor
21 years agoInterrupt assignment
Within SOPC Builder, I generated two new components from my VHDL codes that had all the necessary signals tied to the Avalon bus. There are 5 interrupts that are tied to the Avalon bus for one compo...
Altera_Forum
Honored Contributor
21 years agoI did use the Create New Component option from SOPC Builder to import my design. I should have been more clear about the interrupts. The 4 external interrupts lines are "on a bus," but I've separated them into individual irq_n's on the top level when assigning them to the Avalon bus. Each interrupt is assigned to a different slave since you can only have one interrupt for each slave. I'm just wondering if there's a way to assign specific interrupt numbers to those slave interrupts.