intel / intel/rohd-hcl

Wrapper for ready/valid indication on fixed-latency hardware

Open
#146 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Dart
Stars
115
Forks
39
Avg merge
1d 13h
Merged PRs (30d)
1

Description

### Motivation

If you know some hardware has fixed-latency, it would be nice to be able to wrap it with some automation that signals information about when it is ready on the input and valid on the output.

For example:
- Pipelined: show a valid on the output, optionally maybe an ID that was passed in with the input?
- Multi-cycle: show a ready on the input, valid on the output

### Desired solution

Some easy automation wrapper for multi-cycle ready/valid indications

### Alternatives considered

_No response_

### Additional details

_No response_

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.