summaryrefslogtreecommitdiff
path: root/passes
Commit message (Collapse)AuthorAge
* Improvements in dfflibmap (FFs with Q/QN outputs, DFFs from ADFFs)Clifford Wolf2016-02-01
|
* More clang sanitizer stuffClifford Wolf2016-01-31
|
* Added "equiv_struct -fwonly"Clifford Wolf2016-01-08
|
* Bugfixes in equiv_structClifford Wolf2016-01-08
|
* Added "submod -copy"Clifford Wolf2016-01-08
|
* Added "equiv_struct -maxiter <N>"Clifford Wolf2016-01-06
|
* Added "equiv_add -try" modeClifford Wolf2016-01-06
|
* Fixed "splitnets -ports" for hierarchical designsClifford Wolf2015-12-22
|
* Added %R select expressionClifford Wolf2015-12-20
|
* Improved proc_mux performance for huge always blocksClifford Wolf2015-12-02
|
* Added torder commandClifford Wolf2015-11-19
|
* Added "abc -g"Clifford Wolf2015-11-10
|
* Fix a segfault in dffinit when the value has too few bitsMarcus Comstedt2015-11-08
| | | | | The code was already trying to add the required number of bits, but fell one short of the mark.
* Added "singleton" passClifford Wolf2015-11-07
|
* Bugfix in mapping $tribuf to $_TBUF_Clifford Wolf2015-11-05
|
* Bugfix in memory_dffClifford Wolf2015-10-31
|
* Improvements in wreduceClifford Wolf2015-10-31
|
* Use mfp<> in equiv_markClifford Wolf2015-10-27
|
* Improvements in equiv_structClifford Wolf2015-10-25
|
* Major refactoring of equiv_structClifford Wolf2015-10-25
|
* Import more std:: stuff into Yosys namespaceClifford Wolf2015-10-25
|
* Added "equiv_add -cell"Clifford Wolf2015-10-25
|
* equiv_struct now creates equiv_merged attributesClifford Wolf2015-10-25
|
* Improvements in equiv_structClifford Wolf2015-10-24
|
* renamed SigSpec::to_single_sigbit() to SigSpec::as_bit(), added is_bit()Clifford Wolf2015-10-24
|
* improvement in "stat"Clifford Wolf2015-10-24
|
* equiv_purge bugfix, using SigChunk in Yosys namespaceClifford Wolf2015-10-24
|
* Fixed handling of driver-driver conflicts in wreduceClifford Wolf2015-10-24
|
* Added equiv_mark commandClifford Wolf2015-10-23
|
* Disabled "Skipping blackbox module" msg in show commandClifford Wolf2015-10-23
|
* Also merge $equiv cells in equiv_structClifford Wolf2015-10-23
|
* Improvements in equiv_structClifford Wolf2015-10-23
|
* Added equiv_purgeClifford Wolf2015-10-22
|
* Added equiv_struct commandClifford Wolf2015-10-21
|
* Improved inout handling in equiv_makeClifford Wolf2015-10-21
|
* Bugfixes in handling of "keep" attribute on wiresClifford Wolf2015-10-15
|
* Fixed "flatten" for unconnected inout portsClifford Wolf2015-10-13
|
* Added edgetypes commandClifford Wolf2015-09-27
|
* Some cleanups in qwpClifford Wolf2015-09-26
|
* Added "test_cell -noeval"Clifford Wolf2015-09-25
|
* Added wreduce $mul support and fixed signed $mul opt_const bugClifford Wolf2015-09-25
|
* Bugfix in bram read-enable codeClifford Wolf2015-09-25
|
* Added read-enable to memory modelClifford Wolf2015-09-25
|
* Added pivoting to qwp solverClifford Wolf2015-09-24
|
* Improved qwp performanceClifford Wolf2015-09-24
|
* Added statistics summary to "qwp"Clifford Wolf2015-09-24
|
* Fixed memory_bram for ROMs in BRAMs with write-enable inputsClifford Wolf2015-09-24
|
* Do not detect fsm state registers with init attributeClifford Wolf2015-09-21
|
* Bugfix in "qwp" passClifford Wolf2015-09-21
|
* Improvements and fixes in "qwp" passClifford Wolf2015-09-21
|