Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Renamed extend_un0() to extend_u0() and use it in genrtlil | Clifford Wolf | 2013-11-07 | 1 | -1/+1 |
* | Fixed type of sign extension in opt_const $eq/$ne handling | Clifford Wolf | 2013-11-07 | 1 | -0/+16 |
* | Added eval -vloghammer_report mode | Clifford Wolf | 2013-11-06 | 1 | -0/+3 |
* | Changed NEW_WIRE API to return the wire, not the signal | Clifford Wolf | 2013-10-18 | 1 | -1/+1 |
* | Added RTLIL NEW_WIRE macro | Clifford Wolf | 2013-10-18 | 1 | -0/+9 |
* | Added "design" command (-reset, -save, -load) | Clifford Wolf | 2013-07-27 | 1 | -0/+89 |
* | Added "eval" pass | Clifford Wolf | 2013-06-19 | 1 | -0/+85 |
* | Added RTLIL::Module::fixup_ports() API and RTLIL::*::rewrite_sigspecs() API | Clifford Wolf | 2013-06-18 | 1 | -2/+31 |
* | Added "dump" command (part ilang backend) | Clifford Wolf | 2013-06-02 | 1 | -7/+7 |
* | Improved opt_share for reduce cells | Clifford Wolf | 2013-03-29 | 1 | -3/+10 |
* | Create nice errors when calling RTLIL::Module::derive() of base class | Clifford Wolf | 2013-03-26 | 1 | -3/+3 |
* | initial import | Clifford Wolf | 2013-01-05 | 1 | -0/+1081 |