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

Resets: convert some test harness files to use async reset inference #2310

Closed
wants to merge 3 commits into from

Conversation

mwachs5
Copy link
Contributor

@mwachs5 mwachs5 commented Feb 26, 2020

This converts more files to chisel3/DefaultCompileOptionsNonStrictInferReset so that they can have their async reset inferred. This PR touches files generally only used by test harnesses. There should be no functional changes.

Note for Fuzzer.scala the Compile Options "hack" was not sufficient for reset inference so I had to convert the whole file.

Related issue: None

Type of change: other enhancement

Impact: no functional change

Development Phase: implementation

Release Notes

@mwachs5 mwachs5 closed this Mar 15, 2020
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.

None yet

2 participants