Clarification regarding sh_cl_apppf_irq_ack/req interface

0

Hi,

can I assume that in the sh_cl_apppf_irq_ack interface, at most one bit is set? Or is it possible that in a single clock cycle multiple bits are set?

Let's say I send a request on cl_sh_apppf_irq_req for two interrupts in the same clock cycle (I suppose this is supported, if not please say so). Will both interrupts then ack'ed also in a later, but also same clock cycle? Or will they always be ack'ed one after another?

So, two questions:

  • How many bits may be set in cl_sh_apppf_irq_req in the same clock cycle?
  • How many bits can be set in sh_cl_apppf_irq_ack?

Thanks!

miob
demandé il y a 5 ans182 vues
1 réponse
0
Réponse acceptée

Hi,

You can think of the multiple user interrupt bits as independent:

  • You can assert multiple bits simultaneously
  • The ACKs may or may not be asserted simultaneously

Thanks,
-Asif

awsasif
répondu il y a 5 ans

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions