-
Notifications
You must be signed in to change notification settings - Fork 0
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
Chisel 6 update #12
Merged
Merged
Chisel 6 update #12
Commits on May 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 52b4e45 - Browse repository at this point
Copy the full SHA 52b4e45View commit details -
Attempt to mimic the chiseltest commit. ucb-bar/chiseltest@6457e1a#diff-55b4dda27855b658cc149b55f650789b6cc409b6bc1f437b0f36eb37711d45a8
Configuration menu - View commit details
-
Copy full SHA for 88bc43a - Browse repository at this point
Copy the full SHA 88bc43aView commit details
Commits on May 8, 2024
-
Remove timescopes from complexity converter test.
Add run argument to driver functions for printing purposes.
Configuration menu - View commit details
-
Copy full SHA for fc7c271 - Browse repository at this point
Copy the full SHA fc7c271View commit details -
Width type is now part of Chisel package. Source and sink clocks do not need to be initialized anymore.
Configuration menu - View commit details
-
Copy full SHA for e77a202 - Browse repository at this point
Copy the full SHA e77a202View commit details -
Change consecutive parallel calls to parallel consecutive calls.
With the V6 update the previous results in a poke after poke error.
Configuration menu - View commit details
-
Copy full SHA for fd91d49 - Browse repository at this point
Copy the full SHA fd91d49View commit details -
Add reset option to enqueue functions.
This replaces the `timescope` functionality.
Configuration menu - View commit details
-
Copy full SHA for 81511f0 - Browse repository at this point
Copy the full SHA 81511f0View commit details -
Generalize and abstract enqueue/dequeue methods.
Extract the common code.
Configuration menu - View commit details
-
Copy full SHA for 96e2166 - Browse repository at this point
Copy the full SHA 96e2166View commit details -
Configuration menu - View commit details
-
Copy full SHA for 85d69b3 - Browse repository at this point
Copy the full SHA 85d69b3View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.