OpenCores
Issue List
late FSR update #4
Open benradu opened this issue over 17 years ago
benradu commented over 17 years ago

The FSR is updated in the next clock cycle after the instruction that cahange it. For example a SUBWF that changes the CARRY updates the FSR in the next cycle after execution (because of the pipelining). Because of this behavior a BTFSS after a SUBWF (in decrementing loops for example) doesn't work properly.

NULL commented over 1 year ago

Hi,

Did you find a solution to this bug ?

Cheers, Fred


Assignee
No one
Labels
Bug