summaryrefslogtreecommitdiff
path: root/src/test/scala/chiselTests/OneHotMuxSpec.scala
AgeCommit message (Expand)Author
2018-05-24Fix UIntToOH for output widths larger than 2^(input width) (#823)Andrew Waterman
2017-08-17More of the bindings refactor (#635)Richard Lin
2017-04-12Fix one hot mux (#573)Chick Markley