aboutsummaryrefslogtreecommitdiff
path: root/test/parser/bundle.fir
AgeCommit message (Expand)Author
2016-02-09Changed stanza output of UInt/SInt to include widths. Made tests match accord...azidar
2016-01-29Update parser tests to match 0.2.0 spec, Scala FIRRTL passes these testsJack
2015-11-02Deleted extranous passes.stanza comments, updated standard passes. Added supp...jackkoenig
2015-10-14Modified getType to return Type rather than Option[Type] which makes more sen...Jack
2015-10-14Moved Logger to new private object DebugUtils, changed UInt/SInt value printi...Jack
2015-10-12Added support for no width to mean unknown, and print nothing instead of <?> ...Jack