diff options
Diffstat (limited to 'sv/soc/irq')
-rw-r--r-- | sv/soc/irq/irqchip.md | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sv/soc/irq/irqchip.md b/sv/soc/irq/irqchip.md index 5faf090..9e9b595 100644 --- a/sv/soc/irq/irqchip.md +++ b/sv/soc/irq/irqchip.md @@ -25,8 +25,7 @@ each connected to their respective IRQ lines. During system startup, LINENO[7:0] and NOTIFY# will be in an undefined state. Stage 1 firmware is responsible for initializing the PIMC before it is ready for operation. The PIMC is initialized -by pulsing IRQACK high for exactly one clock cycle. It is recommended that IRQACK should be left high -for at least 2 ms. +by pulsing IRQACK high for at least 2 ms. As soon as a rising edge of the PIMC CLK signal occurs with IRQACK pulled high, NOTIFY# is pulled high and LINENO[7:0] becomes zero. |