summaryrefslogtreecommitdiff
path: root/src/test/scala/chiselTests/UIntOps.scala
AgeCommit message (Collapse)Author
2016-01-06Don't silence legitimate warnings - these println()s should be controlled by ↵Jim Lawson
a diagnostic/debugging infrastructure.
2016-01-05Scalastyle fixes - whitespace or comments only.Jim Lawson
2015-11-06added elaboration tests for remaining old Chisel3 examplesHenry Cook