index
:
chiselX
abstract-module
master
scala3-main-test
scala3-support
scala3-support-chisel6
Chisel with SFC compatibility
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
scala
/
chiselTests
/
util
/
BitPatSpec.scala
Age
Commit message (
Expand
)
Author
2021-05-25
throw exception if BitPat width is 0 (#1920)
Jiuyang Liu
2021-03-18
Add toString method to BitPat (#1819)
Boyang Han