summaryrefslogtreecommitdiff
path: root/passes
Commit message (Collapse)AuthorAge
* Tiny cleanup in proc_mux.ccClifford Wolf2014-01-03
|
* Added "splitnets -driver"Clifford Wolf2014-01-03
|
* Use selection in freduce commandClifford Wolf2014-01-03
|
* Another small freduce cleanup/bugfixClifford Wolf2014-01-03
|
* Added "connect" commandClifford Wolf2014-01-03
|
* More freduce cleanups and bugfixesClifford Wolf2014-01-03
|
* Added correct handling of $memwr priorityClifford Wolf2014-01-03
|
* Fixed more complex undef cases in freduceClifford Wolf2014-01-02
|
* Now */ is optional in */<mode>:<arg> selectionsClifford Wolf2014-01-02
|
* Added "rename -hide" commandClifford Wolf2014-01-02
|
* More "freduce" related fixes and improvementsClifford Wolf2014-01-02
|
* Added support for module->connections to select %ci, %co and %x handlingClifford Wolf2014-01-02
|
* Some cleanups in freduce -inv mode (and switched from -noinv to -inv)Clifford Wolf2014-01-02
|
* Major rewrite of "freduce" commandClifford Wolf2014-01-02
|
* Fixed use of limited length buffer in ABC blif parserClifford Wolf2013-12-31
|
* Added abc -dff and -clk supportClifford Wolf2013-12-31
|
* Now using BLIF as ABC input formatClifford Wolf2013-12-31
|
* Always use BLIF as ABC output formatClifford Wolf2013-12-31
|
* Fixed undef extend for bitwise binary ops (bugs in simplemap and satgen)Clifford Wolf2013-12-29
|
* Added new cell types to manualClifford Wolf2013-12-28
|
* Added $bu0 cell (for easy correct $eq/$ne mapping)Clifford Wolf2013-12-28
|
* Added sat -prove-x and -set-def-inputsClifford Wolf2013-12-28
|
* Improved $_MUX_ handling in opt_constClifford Wolf2013-12-28
|
* More conservastive $eq/$ne/$eqx/$nex opt_const codeClifford Wolf2013-12-28
|
* More $eq/$ne/$eqx/$nex fixes in opt_constClifford Wolf2013-12-27
|
* Fixed/improved opt_const $eq/$ne/$eqx/$nex handlingClifford Wolf2013-12-27
|
* Added support for non-const === and !== (for miter circuits)Clifford Wolf2013-12-27
|
* Added sat -set-def/-set-*-undef supportClifford Wolf2013-12-27
|
* Renamed sat -set-undef to -set-any-undefClifford Wolf2013-12-27
|
* Fixed dfflibmap for unused output portsClifford Wolf2013-12-21
|
* Now prefer smallest cells in dfflibmapClifford Wolf2013-12-21
|
* Cleanup of dfflibmap cellmap exploration codeClifford Wolf2013-12-20
|
* Further improved dfflibmap cellmap explorationClifford Wolf2013-12-20
|
* Fixed dfflibmap endless-loop bugClifford Wolf2013-12-20
|
* Prefer non-inverted clocks in dfflibmapClifford Wolf2013-12-19
|
* Added sat -max_undef featureClifford Wolf2013-12-07
|
* Added "sat" undef support and "sat -set-init" optionsClifford Wolf2013-12-07
|
* Fixed compiler warining in passes/sat/eval.ccClifford Wolf2013-12-07
|
* Added eval -set-undef and eval -tableClifford Wolf2013-12-07
|
* Fixes in fsm detect/extract for better detection of non-fsm circuitsClifford Wolf2013-12-06
|
* Replaced signed_parameters API with CONST_FLAG_SIGNEDClifford Wolf2013-12-04
|
* Replaced RTLIL::Const::str with generic decoder methodClifford Wolf2013-12-04
|
* Fixed submod for non-primitive cellsClifford Wolf2013-12-02
|
* Fixed submod for non-cleaned designsClifford Wolf2013-12-02
|
* A fix in memory_dff for write ports with static addressesClifford Wolf2013-12-01
|
* 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
|