summaryrefslogtreecommitdiff
path: root/src/test/scala/chiselTests/FromBitsTester.scala
AgeCommit message (Expand)Author
2017-08-17Make Reset a trait (#672)Jack Koenig
2017-06-26Directions internals mega-refactor (#617)Richard Lin
2017-04-26Deprecate fromBits and clock/reset constructors (#583)Richard Lin
2017-01-20Mark Annotation and FixedPoint as experimental (#444)Chick Markley
2017-01-13Make fromBits work with types other than UInt (#424)grebe