Skip to content

Hold ExclusiveDiv results under backpressure#306

Closed
guosran wants to merge 1 commit into
tancheng:kernel-submitfrom
guosran:fix/exclusive-div-backpressure-rtl
Closed

Hold ExclusiveDiv results under backpressure#306
guosran wants to merge 1 commit into
tancheng:kernel-submitfrom
guosran:fix/exclusive-div-backpressure-rtl

Conversation

@guosran

@guosran guosran commented Jun 23, 2026

Copy link
Copy Markdown
Collaborator

Summary

Addresses #292 with an ExclusiveDiv backpressure fix. This PR only updates ExclusiveDivRTL.py and its focused test.

Changes

  • Hold completed divider results stable while the downstream sink is not ready.
  • Add a concrete backpressure example as an inline test comment.

No new ports or interfaces are introduced.

@guosran

guosran commented Jun 24, 2026

Copy link
Copy Markdown
Collaborator Author

This PR is intentionally separated from #299. It only covers ExclusiveDivRTL backpressure behavior: once a divider result is complete, it should remain valid and stable while the downstream sink is not ready, instead of being overwritten or lost.

@tancheng tancheng requested review from HobbitQia, ShangkunLi, tancheng and yyan7223 and removed request for HobbitQia and ShangkunLi June 24, 2026 22:08
@guosran guosran closed this Jun 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant