Altera_Forum
Honored Contributor
15 years agoMinimal pulse duration for VIC to recognize an interrupt?
Hi
I'm using a cyclone III (EP3C40F48I8N) with a Nios II/f . On a custom component I have a tristate slave interface with an "Interrupt Sender". I found out, that a pulse on the irq of 1 clock cycle is not recognized by the VIC. So how many clock cycles does my irq signal have to be high for the VIC to recognize an interrupt? OR: Is there a way to use "edge-detect" irq on a tristate slave interface? Cheers Simon