aboutsummaryrefslogtreecommitdiff
path: root/src/main/stanza/custom-compiler.stanza
AgeCommit message (Expand)Author
2016-08-15Remove stanza (#231)Adam Izraelevitz
2016-02-09Added license to FIRRTL filesazidar
2016-01-16WIPazidar
2015-09-29Added DecToIndexer/DecFromIndexer. Fixed most use cases of incorrect catching...azidar
2015-08-24Added BigInt error if passed a string without starting with a b or hazidar
2015-07-30Added module name to error messages.azidar
2015-07-14Added tests for clocks. Added remove scope and special chars passes. Added te...azidar
2015-07-14Added clock supportazidar
2015-06-04Fixed fir files so they correctly compile to verilog! Front-end needs to gene...azidar
2015-06-02Added low firrtl check. Corrected bug in prefix matching in high firrtl checkazidar
2015-05-29Added custom pass. Does not correctly run, stanza just spins. Requires debugg...azidar