aboutsummaryrefslogtreecommitdiff
path: root/utils/stanza-wrapper
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-03-05Fix the stanza wrapper for TravisPalmer Dabbelt
The printf call you're making doesn't appear to be standard, so I've replaced it with something else.