Any documentation on RoCC interrupt and exception?
#3542
Unanswered
pepper-lees
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I noticed in UCB's very helpful Your First Accelerator: Matrix Sum that they mentioned an
interruptsignal in RoCCCommand, which I see inside LazyRoCC.scala.To help both myself and others, I'm thinking of adding short Javadoc comments explaining each signals and submitting a PR. I can infer info about most signals, but I don't quite understand the difference between interrupt and exception. What do they do & represent? And if you run an RoCC instruction (e.g.
ROCC_INSTRUCTION_DS) what would one expect to happen when the interrupt signal goes high? Thanks!Beta Was this translation helpful? Give feedback.
All reactions