add MK_SLOW_IRQ define
[pinmux.git] / src / bsv / bsv_lib / slow_peripherals_template.bsv
index 1eb1b939c87f494c6755fb6b66236d09be775274..fc4230e897aa474efd72c3b133614ce6b815044c 100644 (file)
@@ -10,6 +10,8 @@ package slow_peripherals;
        `include "instance_defines.bsv"
     /* ==== define the AXI Addresses ==== */
 {2}
+    /* ==== define the number of slow peripheral irqs ==== */
+{11}
     /*====== AXI4 Lite slave declarations =======*/
 
 {3}