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

AsyncQueue: Convert AsyncValidSync to RawModule #2352

Merged
merged 1 commit into from
Mar 25, 2020

Conversation

mwachs5
Copy link
Contributor

@mwachs5 mwachs5 commented Mar 21, 2020

Related issue: None

Type of change: bug report

Impact: API modification

Development Phase: implementation

Release Notes

The AsyncValidSync inside AsyncCrossing is now a RawModule, not a Module. It still has two IO/s (clock and reset) but these need to be explicitly assigned.

The reason for this behavior is to allow AsyncCrossing to work across a mixture of reset schemes.

@mwachs5 mwachs5 closed this Mar 25, 2020
@mwachs5 mwachs5 reopened this Mar 25, 2020
@mwachs5 mwachs5 merged commit 2f6c749 into master Mar 25, 2020
aswaterman added a commit that referenced this pull request Mar 26, 2020
…as-raw-module"

This reverts commit 2f6c749, reversing
changes made to b79f8c5.
mwachs5 added a commit that referenced this pull request Mar 26, 2020
…id-sync-as-raw-module""

This reverts commit 4cc8686.
jackkoenig added a commit that referenced this pull request Mar 27, 2020
@mwachs5 mwachs5 deleted the async-valid-sync-as-raw-module branch June 9, 2020 15:34
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.

2 participants