summaryrefslogtreecommitdiff
path: root/src/test/scala/chiselTests/BlackBox.scala
AgeCommit message (Expand)Author
2016-06-21Most of the remaining tests with Module, IO wrapping.Jim Lawson
2016-05-04Rewrite BlackBox IO contract, replace _clock|_resetStephen Twigg
2016-01-30Add BlackBox support and test, refactor execute => assertTesterPassesducky