sifive/sifive-blocks

PWM internal registers don't have reset

aicr opened this issue · 1 comments

aicr commented

It seems that without clearing all the registers we get false interrupts from the PWM.
I've enabled the random register values of regs in simulation and getting false interrupts from the PWM.
Is there a plan to add reset ?

aicr commented

This issue is something that need to considered per design, and not as a general thing.