summaryrefslogtreecommitdiff
path: root/passes
Commit message (Expand)AuthorAge
* 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
* Added support for inline commands to abc -scriptClifford Wolf2014-02-04
* Added hierarchy -purge_lib optionClifford Wolf2014-02-04
* added sat -falsifyClifford Wolf2014-02-04
* Fixed bug in sequential sat proofs and improved handling of assertsClifford Wolf2014-02-04
* Improved handling of reg init in opt_share and opt_rmdffClifford Wolf2014-02-04
* Addred sat option -ignore_unknown_cellsClifford Wolf2014-02-03
* Added TRANSPARENT parameter to $memrd (and RD_TRANSPARENT to $mem)Clifford Wolf2014-02-03
* More opt_const -mux_bool featuresClifford Wolf2014-02-02
* Added opt_const -mux_boolClifford Wolf2014-02-02
* Added support for inverter chains to opt_constClifford Wolf2014-02-02
* Only generate write-enable $and if WE is not constant 1 in memory_mapClifford Wolf2014-02-02
* Added constant-clock case to opt_rmdffClifford Wolf2014-02-02
* 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
* Fixed a bug in miter commandClifford Wolf2014-02-01
* Added sat -show-inputs and -show-outputsClifford Wolf2014-02-01
* Added show -color support for cells and finished show -label implementationClifford Wolf2014-02-01
* Added miter commandClifford Wolf2014-02-01
* enabled multiple "-map" for the extract passJohann Glaser2014-01-25
* Added support for // comments in liberty parserClifford Wolf2014-01-25
* Added hilomap commandClifford Wolf2014-01-19
* Added sat -tempinduc and sat -prove-assertsClifford Wolf2014-01-19
* Added $assert cellClifford Wolf2014-01-19
* Improved setundef random number generatorClifford Wolf2014-01-18
* Added setundef commandClifford Wolf2014-01-17
* Added support for $adff with undef data inputs to opt_rmdffClifford Wolf2014-01-17
* Added select -assert-none and -assert-anyClifford Wolf2014-01-17
* Added automatic memid generation to memory_unpack commandClifford Wolf2014-01-17
* Added memory_unpack commandClifford Wolf2014-01-17
* Include unistd.h in passes/hierarchy/hierarchy.cc (required for access(3))Martin Schmölzer2014-01-14
* Added hierarchy -libdir optionClifford Wolf2014-01-14
* renamed LibertyParer to LibertyParserClifford Wolf2014-01-14
* Added "+" to list of liberty token charactersClifford Wolf2014-01-14
* Added "opt_const -mux_undef"Clifford Wolf2014-01-14
* Improved performance of freduce input cone reductionClifford Wolf2014-01-04
* Improved freduce performance on const signalsClifford Wolf2014-01-04