Forum Discussion
Altera_Forum
Honored Contributor
15 years agoHow to request multiply MSI interrupts?
Hi !!! Developing a network device driver on Arria2 GX (Avalon-ST). Is it possible to set a vector of 8 MSI interrupts , if the design supports only MSI interrupts, not MSI - X? From the...
Altera_Forum
Honored Contributor
14 years agoOk
I already know about this book. Now my concern is to create a simple design which handle MSI for test purpose first. Hopefully the Interrupt Request Line (MSI=1) would be enough for the driver to handle several I/O Devices(6 UARTs, 1 CAN, others). That is for my Internship.