Possible to use more than 16 interrupts?

0

Hello,

if I understand the architecture correctly, I can only have 16 interrupts [1]. Is this correct? For my current project, it would be good to have 128+ interrupts. Is there any way to achieve this? Except for aggregating interrupts and additional checking on the host/software side.

[1] https://github.com/aws/aws-fpga/blob/master/hdk/docs/AWS_Shell_Interface_Specification.md#interrupts

Regards and thanks.

miob
preguntada hace 5 años197 visualizaciones
3 Respuestas
0
Respuesta aceptada

Hi miob,

We don't support more than 16 interrupts from CL to shell currently. However, Our roadmap is driven by what matters to our customers. Please send me a personal message about your application needs for having more number of interrupts. It will help us refine roadmap based on customer needs, also we can help you come-up with a solution in the current scenario.

Thank you,
Sunil.

AWS
respondido hace 5 años
0

Hi miob,

Yes, the architecture supports 16 interrupts (cl_sh_apppf_irq_req[15:0]) from the CL. As you mentioned by, aggregating interrupts and additional host software it is possible to support 128+ interrupts.

Thanks,
Sunil.

AWS
respondido hace 5 años
  • Hi Sunil I am using IPI mode (Vivado GUI) for the integration. Could you please help me on how to connect and where to connect irq_req[15:0] and irq_ack[15:0] ? As well as how to read the interrupt acknowledgement from the shell? Thank you.

0

So there are no plans for native support of more than 16 interrupts?

miob
respondido hace 5 años

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas