summaryrefslogtreecommitdiff
path: root/src/test/scala/chiselTests/DriverSpec.scala
AgeCommit message (Collapse)Author
2017-01-31Fix spelling of ChiselExecutionSuccessJack
2016-11-21SInt conversion finished, everything builds againducky
2016-10-14Implement a standardized execution scheme for chiselchick
Provide support for chisel options Provide support for firrtl options when called as part of chisel compile provide command line support the above options via scopt provide and execution result class that can be used when chisel3 is part of some externally controlled toolchain