aboutsummaryrefslogtreecommitdiffstats
path: root/passes/cmds/select.cc
Commit message (Expand)AuthorAgeFilesLines
...
* Throw errors if non-existing selection variables are usedClifford Wolf2014-02-041-3/+4
* Added select -noneClifford Wolf2014-02-041-4/+20
* Added suuport for module attribute matching with A:<pattern>[=<pattern>] syntaxClifford Wolf2014-02-021-5/+22
* Added select -assert-none and -assert-anyClifford Wolf2014-01-171-7/+44
* Now */ is optional in */<mode>:<arg> selectionsClifford Wolf2014-01-021-1/+4
* Added support for module->connections to select %ci, %co and %x handlingClifford Wolf2014-01-021-0/+15
* Replaced RTLIL::Const::str with generic decoder methodClifford Wolf2013-12-041-1/+3
* Progress on AppNote 011Clifford Wolf2013-11-291-0/+4
* Added pattern support to "ls" commandClifford Wolf2013-11-281-30/+35
* Improved ID matching scheme in select (and thus for all commands)Clifford Wolf2013-11-281-2/+12
* Moved cmds from kernel/ to passes/cmds/Clifford Wolf2013-06-081-0/+1052