aboutsummaryrefslogtreecommitdiff
path: root/test/riscv-mini/Core.fir
AgeCommit message (Collapse)Author
2015-08-24Changed all tests to use verilog backend.azidar
2015-07-14Pass most tests. The ones that do not pass are not expected to, yetazidar
2015-06-03Fixed verilog backend bugs. Passes ALU. Fails Datapathazidar
2015-06-02Changed Core.fir so dshl wasn't huge. Fixed padding pass to preserve correct ↵azidar
low-firrtl syntax. Generates verilog that compiles, but is not correct
2015-06-02Added sequential/combinational memories. Started debugging verilog backend. ↵azidar
Added Long support so UInt(LARGENUMBER) works