intel / intel/rohd

Upgrade ReadyValidPipeline to support additional stalls

Open
#343 1 comment 0 reactions 0 assignees View on GitHub
enhancement help wanted
Dominant language
Dart
Stars
489
Forks
88
Avg merge
3d 23h
Merged PRs (30d)
10

Description

### Motivation

The `ReadyValidPipeline` currently hijacks access to `stall` signals. This is annoying if you want to stall pipeline stages for other purposes than just backpressure on the end of the pipeline.

### Desired solution

Add ability to provide additional stalling signals per-stage even for `ReadyValidPipeline`

### Alternatives considered

_No response_

### Additional details

This might fall under a larger refactor of `Pipeline`s to use some class instead of just `Function`s

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.