Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Seq] FIFO: permit any type and add read latency #7810

Merged
merged 1 commit into from
Nov 14, 2024
Merged

Conversation

teqdruid
Copy link
Contributor

  • Makes $input and $output allow any type rather than just a bit vector.
  • Adds read latency attribute to specify the number of cycles after which rdEn is asserted that data appears in the output.

- Makes $input and $output allow any type rather than just a bit vector.
- Adds read latency attribute to specify the number of cycles after
which rdEn is asserted that data appears in the output.
@teqdruid teqdruid added the Seq Involving the `seq` dialect label Nov 13, 2024
@teqdruid teqdruid merged commit 9351303 into main Nov 14, 2024
4 checks passed
@teqdruid teqdruid deleted the teqdruid/fifo branch November 14, 2024 16:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Seq Involving the `seq` dialect
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants