Altera_Forum
Honored Contributor
20 years agoAvalon master and IRQ's
Hi,
I’m trying to create a bridge between a TI TMS320F2812 DSP data bus and the Avalon bus. The idea is to use Avalon peripherals and connect them to an TI DSP. I created a Avalon master interface and this allows me to read and write to the peripherals on the Avalon bus. The problem I have is that I can use only one interrupt. When I add for example a second UART I can not set the IRQ number. SOPC builder only allows choosing "0" but this one is already used. Any tips?