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 figured out how to assign specific interrupt numbers if there are multiple interrupt outputs from a component build. I looked at the generated class.ptf file from a design that had pre-built components which can have their interrupt number reassigned, took that same format and applied them to my component builds' class.ptf files. Once I restarted SOPC builder, deleted the old components, and added the updated components, the interrupt numbers all came out on the IRQ column.