summaryrefslogtreecommitdiff
path: root/passes
Commit message (Expand)AuthorAge
* Various improvements in expose command (added -sep and -cut)Clifford Wolf2014-02-09
* Added delete {-input|-output|-port}Clifford Wolf2014-02-09
* Bugfix in delete commandClifford Wolf2014-02-09
* Fixed handling of async reset in expose -evert-dffClifford Wolf2014-02-08
* Build fixes for log cmdClifford Wolf2014-02-08
* Merge branch 'master' of github.com:cliffordwolf/yosysClifford Wolf2014-02-08
|\
| * added "log" commandJohann Glaser2014-02-08
* | Implemented expose -evert-dffClifford Wolf2014-02-08
* | Fixed bug in collecting of RD_TRANSPARENT parameter in memory_collectClifford Wolf2014-02-08
|/
* Added various new options to splice commandClifford Wolf2014-02-08
* Added %a select operatorClifford Wolf2014-02-08
* Moved some passes to other source directoriesClifford Wolf2014-02-08
* Added support for "keep" attribute to abc passClifford Wolf2014-02-08
* Added opt -purge (frontend to opt_clean -purge)Clifford Wolf2014-02-08
* Only count non-trivial attributes when findinf master signal in opt_cleanClifford Wolf2014-02-08
* Now also move net labes to the right position in splice cmdClifford Wolf2014-02-08
* Improved detection of primary wire for a signal in opt_cleanClifford Wolf2014-02-07
* Added splice commandClifford Wolf2014-02-07
* Added log_header() to splitnetsClifford Wolf2014-02-07
* Added $slice and $concat cell typesClifford Wolf2014-02-07
* Re-enabled abc "retime" after sorting yout the yosys-bigsim problemClifford Wolf2014-02-07
* Fixed use of "cmd_error" in passes/cmds/design.ccClifford Wolf2014-02-07
* Disabled ABC retime for now (elliptic_curve_group testcase in yosys-bigsim fa...Clifford Wolf2014-02-06
* Added "retime" to standard ABC recipesClifford Wolf2014-02-06
* Added copy commandClifford Wolf2014-02-06
* Added design -stash/-copy-from/-copy-toClifford Wolf2014-02-06
* Added support for s: select expressions (wire width)Clifford Wolf2014-02-06
* Added i:, o:, and x: selection patternClifford Wolf2014-02-06
* Added support for %m selection opClifford Wolf2014-02-06
* Merge branch 'master' of github.com:cliffordwolf/yosysClifford Wolf2014-02-06
|\
| * new %s: add sub-modules to selectionJohann Glaser2014-02-06
* | Added generic RTLIL::SigSpec::parse_sel() with support for selection variablesClifford Wolf2014-02-06
|/
* Added support for sat -show @<sel_name>Clifford Wolf2014-02-06
* Added sat -set-init-def and sat -tempinduct-defClifford Wolf2014-02-06
* Added opt_const -undrivenClifford Wolf2014-02-06
* Added expose -dffClifford Wolf2014-02-06
* Changed techmap description from "simple" to "generic"Clifford Wolf2014-02-06
* Added miter -make_outcmpClifford Wolf2014-02-06
* Added sat -set-init-zero supportClifford Wolf2014-02-06
* Added sat -verify and -falsify support for non-prove casesClifford Wolf2014-02-06
* Added expose commandClifford Wolf2014-02-05
* 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
* Fixed detection of init attribute in opt_rmdffClifford Wolf2014-02-04