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
已提問 5 年前檢視次數 182 次
1 個回答
0
已接受的答案

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
已回答 5 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南