OpenCores
Issue List
Interrupt #7
Closed ocghost opened this issue over 17 years ago
ocghost commented over 17 years ago

Is the the implementation of the interrupt in the plasma "precise" or "imprecise"?

rhoads commented over 17 years ago

The Plasma interrupts are "precise". The exception program counter (EPC) will always be 4 bytes past the instruction that was interrupted. Setting the program counter to EPC-4 will properly resume the program execution.

rhoads was assigned almost 17 years ago
rhoads closed this almost 17 years ago

Assignee
rhoads
Labels
Request