Forum Discussion
Altera_Forum
Honored Contributor
15 years agoHi,
I would like to know why a function like altera_avalon_fifo_clear_event() isn't available from an ISR? Will iord_altera_avalon_fifo_event() generate an interrupt for example? Do iord_altera_avalon_fifo_event() ,etc block waiting for some event to trigger? I've discovered that all of the functions for the FIFO memory core aren't available from an ISR. So my next questions is, how can I access the FIFO event register from an ISR? All suggestions welcomed