aboutsummaryrefslogtreecommitdiff
path: root/src/main/scala/firrtl/Test.scala
AgeCommit message (Expand)Author
2015-11-23Rename Test.scala to Driver.scalajackkoenig
2015-10-15Added infer-types pass, seems to work. Added infer-types error checking, modi...Jack
2015-10-14Moved Logger to new private object DebugUtils, changed UInt/SInt value printi...Jack
2015-10-12Added initial support for debug printing for lit based testing, most types of...Jack
2015-10-06Added ability to test scala FIRRTLJack