Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed RTLIL::SigSpec::optimize() | Clifford Wolf | 2014-07-23 | 1 | -1/+1 |
* | Fixed all users of SigSpec::chunks_rw() and removed it | Clifford Wolf | 2014-07-23 | 1 | -5/+3 |
* | SigSpec refactoring: change RTLIL::SigSpec::chunks() to be read-only, created... | Clifford Wolf | 2014-07-22 | 1 | -1/+1 |
* | SigSpec refactoring: using the accessor functions everywhere | Clifford Wolf | 2014-07-22 | 1 | -2/+2 |
* | SigSpec refactoring: renamed chunks and width to __chunks and __width | Clifford Wolf | 2014-07-22 | 1 | -2/+2 |
* | Fixed use of selection in splitnets command | Clifford Wolf | 2014-02-16 | 1 | -1/+1 |
* | Added log_header() to splitnets | Clifford Wolf | 2014-02-07 | 1 | -0/+2 |
* | Added "splitnets -driver" | Clifford Wolf | 2014-01-03 | 1 | -29/+96 |
* | Added -format option to splitnets | Clifford Wolf | 2013-10-29 | 1 | -1/+16 |
* | Added splitnets command | Clifford Wolf | 2013-06-18 | 1 | -0/+108 |