summaryrefslogtreecommitdiff
path: root/passes
Commit message (Expand)AuthorAge
* disabled problematic mux -> and/or transformClifford Wolf2015-01-07
* memory_bram hotfix for memories with width 1Clifford Wolf2015-01-06
* removed old debug codeClifford Wolf2015-01-06
* Towards Xilinx bram supportClifford Wolf2015-01-06
* Various small improvements to synth_xilinxClifford Wolf2015-01-06
* Towards Xilinx bram supportClifford Wolf2015-01-06
* dict<> ref vs insert bugfixClifford Wolf2015-01-06
* Towards Xilinx bram supportClifford Wolf2015-01-05
* Towards Xilinx bram supportClifford Wolf2015-01-04
* Added memory_bram "shuffle_enable" featureClifford Wolf2015-01-04
* Removed left over debug code from memory_bramClifford Wolf2015-01-04
* Fixed pattern matching in "hierarchy -generate"Clifford Wolf2015-01-04
* Added "memory -bram"Clifford Wolf2015-01-03
* Added memory_bram 'or_next_if_better' featureClifford Wolf2015-01-03
* memory_bram transp supportClifford Wolf2015-01-03
* Progress in memory_bramClifford Wolf2015-01-03
* Added proper clkpol support to memory_bramClifford Wolf2015-01-02
* Progress in memory_bramClifford Wolf2015-01-02
* Progress in memory_bramClifford Wolf2015-01-02
* Progress in memory_bramClifford Wolf2015-01-01
* Progress in memory_bramClifford Wolf2015-01-01
* Removed SigSpec::extend_xx() apiClifford Wolf2015-01-01
* Progress in memory_bramClifford Wolf2014-12-31
* Added memory_bram (not functional yet)Clifford Wolf2014-12-31
* typo fix for "opt -fast"Clifford Wolf2014-12-30
* Fixed a bug in "select %ci %co %x"Clifford Wolf2014-12-30
* Fixed typo in ABC commandClifford Wolf2014-12-30
* Fixed build with SMALL=1Clifford Wolf2014-12-30
* Fixed memory corruption in "splice" commandClifford Wolf2014-12-29
* Added statehash to ezSATClifford Wolf2014-12-29
* Less verbose ABC outputClifford Wolf2014-12-29
* Cleanups in opt_cleanClifford Wolf2014-12-29
* dict/pool changes in opt_cleanClifford Wolf2014-12-29
* Converting "share" to dict<> and pool<> completeClifford Wolf2014-12-29
* Switched most of "share" to dict<> and pool<>Clifford Wolf2014-12-29
* using dict and pool in opt_reduceClifford Wolf2014-12-28
* bugfix in opt_shareClifford Wolf2014-12-28
* Renamed hashmap.h to hashlib.h, some related improvementsClifford Wolf2014-12-28
* More dict/pool related changesClifford Wolf2014-12-27
* More hashtable finetuningClifford Wolf2014-12-27
* Replaced std::unordered_set (nodict) with Yosys::poolClifford Wolf2014-12-26
* Replaced std::unordered_map as implementation for Yosys::dictClifford Wolf2014-12-26
* Added Yosys::{dict,nodict,vector} container typesClifford Wolf2014-12-26
* Added "test_cell -muxdiv"Clifford Wolf2014-12-25
* Added "test_cell -w" featureClifford Wolf2014-12-25
* Fixed simplemap for $ne cells with output width > 1Clifford Wolf2014-12-25
* Fixed off-by-one bug in "hierarchy -check" for positional module argsClifford Wolf2014-12-24
* Added "dfflibmap -prepare" helpClifford Wolf2014-12-24
* Added "dfflibmap -prepare"Clifford Wolf2014-12-24
* Added "dff2dffe -direct" for direct gate mappingClifford Wolf2014-12-24