summaryrefslogtreecommitdiff
path: root/src/test/scala/chiselTests/OptionBundle.scala
AgeCommit message (Expand)Author
2022-01-10Apply scalafmtJack Koenig
2020-10-01Move Chisel3 to SPDX license conventions (#1604)Chick Markley
2020-06-22Use ChiselStage in TestsSchuyler Eldridge
2019-05-20Repackagecore rebase (#1078)Jim Lawson
2018-01-02Support for inner classes, implicit parameter lists, supertypessducky64
2016-11-21All remaining automatable regex re-stylesducky
2016-11-21Restyle a lot of test code, mainly with regexducky
2016-09-29Massive rename of CompileOptions.Jim Lawson
2016-08-29Rename CompileOptions implicit objects.Jim Lawson
2016-08-29Pass compileOptions as an implicit Module parameter.Jim Lawson
2016-07-19Merge branch 'sdtwigg_rebase_renamechisel3' into sdtwigg_wrap_renamechisel3Jim Lawson
2016-07-18Update Chisel -> chisel3 references.Jim Lawson
2016-06-21New Module, IO, Input/Output wrapping.Jim Lawson
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