summaryrefslogtreecommitdiff
path: root/src/test/scala/chiselTests/Stop.scala
AgeCommit message (Expand)Author
2016-07-18Update Chisel -> chisel3 references.Jim Lawson
2016-01-30Add BlackBox support and test, refactor execute => assertTesterPassesducky
2015-12-11Refactor tests to use stop() and assert() instead of io.error/io.doneducky
2015-12-11Add stop() in BasicTester as a replacement for io.doneducky