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 agoOk, I do see the field where IRQ can be turned on in the class.ptf file, but nothing to have a specific interrupt number assigned.
However, I have a top level entity containing a few other low level entities, should their "Has_IRQ" fields be turned on also in the class.ptf file? Or just the top-level? Thanks.