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

Remove chiseltest hack for peeking and poking FixedPoint #249

Merged
merged 1 commit into from
Aug 22, 2023

Conversation

konda-x1
Copy link
Contributor

Main change pertains to PeekPokeDspExtensions, where a temporary workaround for peeking and poking FixedPoint has been removed due to chiseltest now properly supporting OpaqueType as of 0.6.2.

Also, sbt version has been bumped to 1.8.2 and build.sbt has been cleaned up appropriately. There's also some minor cleanup in the repository.

* Update sbt version to 1.8.2
* Update build.sbt
@milovanovic milovanovic merged commit 7bd039f into ucb-bar:master Aug 22, 2023
3 checks passed
@konda-x1 konda-x1 deleted the fppeekpokefix branch August 22, 2023 15:11
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