aboutsummaryrefslogtreecommitdiff
path: root/src/main/stanza/custom-passes.stanza
AgeCommit message (Collapse)Author
2016-01-16WIPazidar
2015-08-25Removed IntWidth, now only use LongWidth. Now do width inference for ↵azidar
Constants in parser, and correctly subtract 1 (except when 0) when calculating width from num-bits of BigInt
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. ↵azidar
Added Long support so UInt(LARGENUMBER) works
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 ↵azidar
debugging.