-
Notifications
You must be signed in to change notification settings - Fork 38
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Clean up API and add tests that use chiseltest.iotesters
* Update fixedpoint library
- Loading branch information
1 parent
2fa039f
commit be239b9
Showing
25 changed files
with
2,513 additions
and
67 deletions.
There are no files selected for viewing
Submodule fixedpoint
updated
3 files
+1 −1 | src/main/scala/fixedpoint/BinaryPoint.scala | |
+34 −8 | src/main/scala/fixedpoint/FixedPoint.scala | |
+40 −0 | src/test/scala/FixedPointSpec.scala |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.