aboutsummaryrefslogtreecommitdiffstats
path: root/passes/cmds
Commit message (Expand)AuthorAgeFilesLines
* 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