aboutsummaryrefslogtreecommitdiff
path: root/src/main/stanza/custom-passes.stanza
AgeCommit message (Expand)Author
2016-08-15Remove stanza (#231)Adam Izraelevitz
2016-02-09Added license to FIRRTL filesazidar
2016-01-16WIPazidar
2015-08-25Removed IntWidth, now only use LongWidth. Now do width inference for Constant...azidar
2015-08-24Added BigInt error if passed a string without starting with a b or hazidar
2015-08-19Check Neg UInt in the parserazidar
2015-07-28Integrated bigint. Mostly works, but getting "cast" error for make Test.Adam Izraelevitz
2015-07-14Added clock supportazidar
2015-06-03Fixed verilog backend bugs. Passes ALU. Fails Datapathazidar
2015-06-02Added sequential/combinational memories. Started debugging verilog backend. A...azidar
2015-05-29Fixed bugs in when-coverage pass. Works but has not been thoroughly testedazidar
2015-05-29Added custom pass. Does not correctly run, stanza just spins. Requires debugg...azidar