| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-06-02 | Added sequential/combinational memories. Started debugging verilog backend. ↵ | azidar | |
| Added Long support so UInt(LARGENUMBER) works | |||
| 2015-05-27 | Added sequential memories. mem no longer exists, must declare either cmem or ↵ | azidar | |
| smem. Added firrtl-gensym utility to generate a hashmap of names | |||
| 2015-05-27 | Added external modules. Switched lower firrtl back to wire r; r := Register, ↵ | azidar | |
| instead of using nodes. Added a renaming pass for different backends. This will likely get deprecated, as a more robust name mangling scheme could be needed | |||
| 2015-05-26 | Added <>. Added additional checks for primops. Added new chisel3 files. | azidar | |
