summaryrefslogtreecommitdiff
path: root/src/test/scala/chiselTests/VendingMachine.scala
AgeCommit message (Expand)Author
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
2015-12-11Refactor tests to use stop() and assert() instead of io.error/io.doneducky
2015-11-06added elaboration tests for remaining old Chisel3 examplesHenry Cook