| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Throw errors if non-existing selection variables are used | Clifford Wolf | 2014-02-04 | 1 | -3/+4 |
* | Added select -none | Clifford Wolf | 2014-02-04 | 1 | -4/+20 |
* | Added suuport for module attribute matching with A:<pattern>[=<pattern>] syntax | Clifford Wolf | 2014-02-02 | 1 | -5/+22 |
* | Added select -assert-none and -assert-any | Clifford Wolf | 2014-01-17 | 1 | -7/+44 |
* | Now */ is optional in */<mode>:<arg> selections | Clifford Wolf | 2014-01-02 | 1 | -1/+4 |
* | Added support for module->connections to select %ci, %co and %x handling | Clifford Wolf | 2014-01-02 | 1 | -0/+15 |
* | Replaced RTLIL::Const::str with generic decoder method | Clifford Wolf | 2013-12-04 | 1 | -1/+3 |
* | Progress on AppNote 011 | Clifford Wolf | 2013-11-29 | 1 | -0/+4 |
* | Added pattern support to "ls" command | Clifford Wolf | 2013-11-28 | 1 | -30/+35 |
* | Improved ID matching scheme in select (and thus for all commands) | Clifford Wolf | 2013-11-28 | 1 | -2/+12 |
* | Moved cmds from kernel/ to passes/cmds/ | Clifford Wolf | 2013-06-08 | 1 | -0/+1052 |