summaryrefslogtreecommitdiff
path: root/src/test/scala/chiselTests/WireSpec.scala
AgeCommit message (Collapse)Author
2017-12-19Add WireInit.apply that accepts DontCare (#731)Jack Koenig
Prevents DontCare from affecting type inference Fixes #728