summaryrefslogtreecommitdiff
path: root/src/test/scala/chiselTests/OptionBundle.scala
AgeCommit message (Expand)Author
2016-06-20Rename "package", "import", and explicit references to "chisel3".Jim Lawson
2016-06-08Rename Chisel -> chisel in testsducky
2016-01-30Add BlackBox support and test, refactor execute => assertTesterPassesducky
2016-01-28Fixed NoneOptionBundleTester to actually instantiate a module without an inpu...azidar
2015-12-11Refactor tests to use stop() and assert() instead of io.error/io.doneducky
2015-12-10Add Option support in Bundleducky