aboutsummaryrefslogtreecommitdiffstats
path: root/passes
Commit message (Expand)AuthorAgeFilesLines
* Properly clean up unused "init" attributesClifford Wolf2015-08-182-6/+36
* Added tribuf commandClifford Wolf2015-08-162-0/+187
* Added $tribuf and $_TBUF_ cell typesClifford Wolf2015-08-161-1/+17
* Fixed opt_clean handling of inout portsClifford Wolf2015-08-161-2/+2
* Another block of spelling fixesLarry Doolittle2015-08-142-4/+4
* Keep gcc from complaining about uninitialized variablesLarry Doolittle2015-08-141-1/+1
* Re-created command-reference-manual.tex, copied some doc fixes to online helpClifford Wolf2015-08-147-7/+7
* Spell check (by Larry Doolittle)Clifford Wolf2015-08-1425-55/+55
* Merge branch 'master' of github.com:cliffordwolf/yosysClifford Wolf2015-08-132-25/+59
|\
| * Adjust makefiles to work with out-of-tree buildsClifford Wolf2015-08-121-0/+2
| * Improved handling of "keep" attributes in hierarchical designs in opt_cleanClifford Wolf2015-08-121-25/+57
* | Some ASCII encoding fixes (comments and docs) by Larry DoolittleClifford Wolf2015-08-132-2/+2
|/
* Merge pull request #70 from gaomy3832/bugfixClifford Wolf2015-08-121-0/+10
|\
| * Remove unused blackbox modules in opt_clean.Mingyu Gao2015-08-111-0/+10
| * Bugfix for cell hash cache option in opt_share.Mingyu Gao2015-08-101-0/+2
* | Bugfix for cell hash cache option in opt_share.Mingyu Gao2015-08-111-0/+2
* | Added missing ct_all setup to opt_cleanClifford Wolf2015-08-111-0/+3
|/
* Use MEMID as name for $mem cellClifford Wolf2015-08-091-42/+47
* Added WORDS parameter to $meminitClifford Wolf2015-07-311-7/+25
* Fixed flatten $meminit handlingClifford Wolf2015-07-301-1/+1
* Fixed "check" command for inout portsClifford Wolf2015-07-271-3/+11
* Some cleanups in opt_rmdffClifford Wolf2015-07-251-16/+9
* Added "miter -assert"Clifford Wolf2015-07-251-1/+93
* Keep modules with $assume (like $assert)Clifford Wolf2015-07-251-1/+1
* Improved $adff simplificationClifford Wolf2015-07-241-1/+1
* Fixed techmap processes error msgClifford Wolf2015-07-181-2/+3
* Some fixes in "select" commandClifford Wolf2015-07-161-1/+3
* Do not collect disabled $memwr cellsClifford Wolf2015-07-061-15/+18
* Bugfix in fsm_extractClifford Wolf2015-07-031-3/+16
* Fixed trailing whitespacesClifford Wolf2015-07-0284-256/+256
* Added opt_const -clkinvClifford Wolf2015-07-012-6/+95
* Added logic-loop error handling to freduceClifford Wolf2015-06-301-0/+11
* Bugfix in chparamClifford Wolf2015-06-301-6/+5
* Added design->rename(module, new_name)Clifford Wolf2015-06-301-3/+1
* Added "rename -top new_name"Clifford Wolf2015-06-171-0/+27
* Modernized memory_dff (and fixed a bug)Clifford Wolf2015-06-142-151/+166
* Added "memory -nordff"Clifford Wolf2015-06-141-2/+9
* Fixed cstr_buf for std::string with small string optimizationClifford Wolf2015-06-111-1/+1
* AigMaker refactoringClifford Wolf2015-06-101-1/+1
* Renamed "aig" to "aigmap"Clifford Wolf2015-06-103-10/+10
* Fixed cellaigs port extendingClifford Wolf2015-06-102-2/+10
* Added "aig" passClifford Wolf2015-06-092-0/+149
* Merge clock inverters in memory_dffClifford Wolf2015-06-091-16/+37
* Added opt_share -share_allClifford Wolf2015-05-312-16/+32
* Added liberty dont_use support to dfflibmapClifford Wolf2015-05-311-0/+4
* Improved "flatten" handlings of inout portsClifford Wolf2015-05-231-2/+26
* Added simple $dlatch support to opt_rmdffClifford Wolf2015-05-231-0/+35
* preserve used $-wires with init attribute in opt_cleanClifford Wolf2015-05-221-1/+1
* Generalized blifparse APIClifford Wolf2015-05-171-4/+6
* abc/blifparse files reorganizationClifford Wolf2015-05-175-302/+5