关于sh_cl_apppf_irq_ack/req接口的说明

0

【以下的问题经过翻译处理】 在sh_cl_apppf_irq_ack接口中,一个时钟周期内最多能够设置多少个位?

假设我在cl_sh_apppf_irq_req上发送了一个请求,要求在同一个时钟周期内处理两个中断。那么两个中断是否都会在稍后的同一个时钟周期内ack?或者它们总是一个接一个地被ack?

综上所述,一共有两个问题:

  • 在cl_sh_apppf_irq_req中,最多可以设置多少位?
  • 在sh_cl_apppf_irq_ack中,最多可以设置多少位?
profile picture
EXPERT
asked 6 months ago26 views
1 Answer
0

【以下的回答经过翻译处理】 可以将多个用户中断位看作是独立的:

  • 可以同时断言多个位
  • ACKs 可以同时断言也可以不同时断言
profile picture
EXPERT
answered 6 months ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions