AdamMooers / upsilon

1 stars 1 forks source link

Fix WAIT_FINISHED_OR_READY always hanging #9

Closed mcgoron-peter closed 2 months ago

mcgoron-peter commented 2 months ago

WAIT_FINISHED_OR_READY writes to a register twice in the same clock cycle, and never acknowledges a read on the bus. This aligns the behavior with FINISHED_OR_READY.