Closed NicoPy closed 4 years ago
Hi,
It looks like in file src/a-intnam__zynq.ads, the last 3 values are bad copy/paste :
PL14_Interrupt : constant Interrupt_ID := 90; PL15_Interrupt : constant Interrupt_ID := 91; SCU_Parity_Interrupt : constant Interrupt_ID := 92; Reserved_93_Interrupt : constant Interrupt_ID := 35; Reserved_94_Interrupt : constant Interrupt_ID := 35; Reserved_95_Interrupt : constant Interrupt_ID := 35;
Nicolas
Hi @NicoPy,
Thanks for the report, this is now fixed in the master branch.
Hi,
It looks like in file src/a-intnam__zynq.ads, the last 3 values are bad copy/paste :
Nicolas