summaryrefslogtreecommitdiff
path: root/src/main/scala/Chisel/CoreUtil.scala
AgeCommit message (Expand)Author
2016-01-12elaboration-time asserts should call Predef.assertAndrew Waterman
2015-12-31Add assert(Boolean), assert(Boolean, String)Palmer Dabbelt
2015-12-11Refactor tests to use stop() and assert() instead of io.error/io.doneducky
2015-12-11Add support for printf and asserts, add testbench for asserts and printfducky