aboutsummaryrefslogtreecommitdiff
path: root/test/parser/gcd.fir
AgeCommit message (Collapse)Author
2016-08-15Remove stanza (#231)Adam Izraelevitz
* Removed stanza implementation/tests. In the future we can move the stanza tests over, but for now they should be deleted. * Added back integration .fir files * Added Makefile to give Travis hooks * Added firrtl script (was ignored before)
2016-02-09Added Lower Types.azidar
2016-01-29Update parser tests to match 0.2.0 spec, Scala FIRRTL passes these testsJack
2016-01-16Finished adding clocks to Stop and Printazidar
2015-11-02Deleted extranous passes.stanza comments, updated standard passes. Added ↵jackkoenig
support for -b <backend> flag without any other specified passes in stanza, updated parser tests to work with stanza implementation.
2015-10-14Moved Logger to new private object DebugUtils, changed UInt/SInt value ↵Jack
printing to match stanza implementation
2015-10-06Added ability to test scala FIRRTLJack