aboutsummaryrefslogtreecommitdiffstats
path: root/passes/cmds
Commit message (Expand)AuthorAgeFilesLines
* Improved setundef random number generatorClifford Wolf2014-01-181-1/+1
* Added setundef commandClifford Wolf2014-01-172-0/+158
* Added select -assert-none and -assert-anyClifford Wolf2014-01-171-7/+44
* Added "splitnets -driver"Clifford Wolf2014-01-031-29/+96
* Added "connect" commandClifford Wolf2014-01-032-0/+186
* Now */ is optional in */<mode>:<arg> selectionsClifford Wolf2014-01-021-1/+4
* Added "rename -hide" commandClifford Wolf2014-01-021-1/+44
* 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-042-2/+4
* 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
* Fixes and improvements in "show" commandClifford Wolf2013-11-281-10/+42
* Added "src" attribute to processesClifford Wolf2013-11-281-1/+4
* Added support for "show -pause" and "show -format dot"Clifford Wolf2013-11-281-6/+30
* Bugfixes in new "stat" commandClifford Wolf2013-11-251-7/+1
* Added "stat" commandClifford Wolf2013-11-252-0/+219
* Renamed "placeholder" to "blackbox"Clifford Wolf2013-11-222-5/+5
* Fixed a bug in "add -global_input"Clifford Wolf2013-11-211-16/+17
* Added "add" command (only wires for now)Clifford Wolf2013-11-202-0/+155
* Added placeholder check to dfflibmap and cleaned up some other placeholder ch...Clifford Wolf2013-10-311-2/+2
* Added -format option to splitnetsClifford Wolf2013-10-291-1/+16
* Fixed handling of boolean attributes (passes)Clifford Wolf2013-10-241-2/+2
* Some minor documentation fixesClifford Wolf2013-08-212-2/+2
* Improved handling of private names in opt_clean and rename commandsClifford Wolf2013-08-071-5/+37
* Added "design" command (-reset, -save, -load)Clifford Wolf2013-07-272-0/+129
* Added renaming of wires and cells to "rename" commandClifford Wolf2013-06-191-2/+28
* Added splitnets commandClifford Wolf2013-06-182-0/+110
* Added "scatter" commandClifford Wolf2013-06-122-0/+73
* Renamed yosys-show temp files to be dot-files in the users home directoryClifford Wolf2013-06-121-3/+3
* Added "rename" commandClifford Wolf2013-06-102-0/+95
* Look for yosys-abc and yosys-svgviewer where the main exe isClifford Wolf2013-06-091-1/+1
* Moved cmds from kernel/ to passes/cmds/Clifford Wolf2013-06-083-0/+1739