summaryrefslogtreecommitdiff
path: root/passes/cmds
Commit message (Expand)AuthorAge
* Simplified select "Assertation failed" message generationClifford Wolf2014-02-05
* Merge branch 'master' of github.com:cliffordwolf/yosysClifford Wolf2014-02-05
|\
| * be more verbose for select -assert-any and -assert-noneJohann Glaser2014-02-05
| * improved help for "select"Johann Glaser2014-02-05
* | Added selection support for r: and selection with relational operatorsClifford Wolf2014-02-05
|/
* Added setattr and setparam commandsClifford Wolf2014-02-05
* Throw errors if non-existing selection variables are usedClifford Wolf2014-02-04
* Added select -noneClifford Wolf2014-02-04
* Added show -notitle optionClifford Wolf2014-02-02
* Added delete commandClifford Wolf2014-02-02
* Added suuport for module attribute matching with A:<pattern>[=<pattern>] syntaxClifford Wolf2014-02-02
* Added show -color support for cells and finished show -label implementationClifford Wolf2014-02-01
* Improved setundef random number generatorClifford Wolf2014-01-18
* Added setundef commandClifford Wolf2014-01-17
* Added select -assert-none and -assert-anyClifford Wolf2014-01-17
* Added "splitnets -driver"Clifford Wolf2014-01-03
* Added "connect" commandClifford Wolf2014-01-03
* Now */ is optional in */<mode>:<arg> selectionsClifford Wolf2014-01-02
* Added "rename -hide" commandClifford Wolf2014-01-02
* Added support for module->connections to select %ci, %co and %x handlingClifford Wolf2014-01-02
* Replaced RTLIL::Const::str with generic decoder methodClifford Wolf2013-12-04
* Progress on AppNote 011Clifford Wolf2013-11-29
* Added pattern support to "ls" commandClifford Wolf2013-11-28
* Improved ID matching scheme in select (and thus for all commands)Clifford Wolf2013-11-28
* Fixes and improvements in "show" commandClifford Wolf2013-11-28
* Added "src" attribute to processesClifford Wolf2013-11-28
* Added support for "show -pause" and "show -format dot"Clifford Wolf2013-11-28
* Bugfixes in new "stat" commandClifford Wolf2013-11-25
* Added "stat" commandClifford Wolf2013-11-25
* Renamed "placeholder" to "blackbox"Clifford Wolf2013-11-22
* Fixed a bug in "add -global_input"Clifford Wolf2013-11-21
* Added "add" command (only wires for now)Clifford Wolf2013-11-20
* Added placeholder check to dfflibmap and cleaned up some other placeholder ch...Clifford Wolf2013-10-31
* Added -format option to splitnetsClifford Wolf2013-10-29
* Fixed handling of boolean attributes (passes)Clifford Wolf2013-10-24
* Some minor documentation fixesClifford Wolf2013-08-21
* Improved handling of private names in opt_clean and rename commandsClifford Wolf2013-08-07
* Added "design" command (-reset, -save, -load)Clifford Wolf2013-07-27
* Added renaming of wires and cells to "rename" commandClifford Wolf2013-06-19
* Added splitnets commandClifford Wolf2013-06-18
* Added "scatter" commandClifford Wolf2013-06-12
* Renamed yosys-show temp files to be dot-files in the users home directoryClifford Wolf2013-06-12
* Added "rename" commandClifford Wolf2013-06-10
* Look for yosys-abc and yosys-svgviewer where the main exe isClifford Wolf2013-06-09
* Moved cmds from kernel/ to passes/cmds/Clifford Wolf2013-06-08