summaryrefslogtreecommitdiff
path: root/passes
Commit message (Collapse)AuthorAge
* 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
|
* Added support for "show -pause" and "show -format dot"Clifford Wolf2013-11-28
|
* Tighter integration of ABC buildClifford Wolf2013-11-27
|
* Started implementing undef support in "sat" commandClifford Wolf2013-11-25
|
* Bugfixes in new "stat" commandClifford Wolf2013-11-25
|
* Added "stat" commandClifford Wolf2013-11-25
|
* Improvements in satgen undef handlingClifford Wolf2013-11-25
|
* Improvements in satgen undef handlingClifford Wolf2013-11-25
|
* Started implementing undef handling in satgenClifford Wolf2013-11-25
|
* Using simplemap mappers from techmapClifford Wolf2013-11-24
|
* Added simplemap passClifford Wolf2013-11-24
|
* Added module->avail_parameters (for advanced techmap features)Clifford Wolf2013-11-24
|
* Added techmap -D and -I optionsClifford Wolf2013-11-24
|
* Added "techmap -share_map" optionClifford Wolf2013-11-24
|
* Remove auto_wire framework (smarter than the verilog standard)Clifford Wolf2013-11-24
|
* Implemented correct handling of signed module parametersClifford Wolf2013-11-24
|
* Fixed "flatten" top-module detection: Only use on fully selected designsClifford Wolf2013-11-24
|
* Added "top" attribute to mark top module in hierarchyClifford Wolf2013-11-24
|
* Improved handling of techmap special wiresClifford Wolf2013-11-23
|
* Added more generic _TECHMAP_ wire mechanism to techmap passClifford Wolf2013-11-23
|
* Renamed "placeholder" to "blackbox"Clifford Wolf2013-11-22
|
* Updated abcClifford Wolf2013-11-21
|
* Major improvements in mem2reg and added "init" sync rulesClifford Wolf2013-11-21
|
* Fixed a bug in "add -global_input"Clifford Wolf2013-11-21
|
* Added "proc_arst -global_arst" featureClifford Wolf2013-11-20
|
* Added "add" command (only wires for now)Clifford Wolf2013-11-20
|
* Renamed temp module generated by "abc" pass from "logic" to "netlist"Clifford Wolf2013-11-19
|