Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replaced depricated NEW_WIRE macro with module->addWire() calls | Clifford Wolf | 2014-07-21 | 1 | -10/+10 |
* | Removed deprecated module->new_wire() | Clifford Wolf | 2014-07-21 | 1 | -5/+5 |
* | Added "inout" ports support to read_liberty | Clifford Wolf | 2014-07-16 | 1 | -1/+6 |
* | Set blackbox attribute in "read_liberty -lib" | Clifford Wolf | 2014-07-16 | 1 | -0/+3 |
* | Fixed spelling of "direction" in read_liberty messages | Clifford Wolf | 2014-07-16 | 1 | -2/+2 |
* | new flags -ignore_miss_func and -ignore_miss_dir for read_liberty | Johann Glaser | 2014-05-28 | 1 | -4/+40 |
* | Added ff and latch support to read_liberty | Clifford Wolf | 2014-02-15 | 1 | -40/+254 |
* | Bugfix in expression parser of read_liberty | Clifford Wolf | 2014-02-15 | 1 | -2/+1 |
* | Added liberty frontend | Clifford Wolf | 2014-02-15 | 2 | -0/+362 |