summaryrefslogtreecommitdiff
path: root/passes
Commit message (Expand)AuthorAge
* Fixed sharing of $memrd cellsClifford Wolf2015-09-12
* Fixed port ordering in "splitnets" cmdClifford Wolf2015-09-01
* gcc-4.6 build fixesClifford Wolf2015-09-01
* Fixed iopadmap help messageClifford Wolf2015-08-31
* Using dict<> and pool<> in alumacc passClifford Wolf2015-08-31
* Added sat -show-regs, -show-public, -show-allClifford Wolf2015-08-18
* Bugfix in fsm_detect for complex muxtreesClifford Wolf2015-08-18
* Properly clean up unused "init" attributesClifford Wolf2015-08-18
* Added tribuf commandClifford Wolf2015-08-16
* Added $tribuf and $_TBUF_ cell typesClifford Wolf2015-08-16
* Fixed opt_clean handling of inout portsClifford Wolf2015-08-16
* Another block of spelling fixesLarry Doolittle2015-08-14
* Keep gcc from complaining about uninitialized variablesLarry Doolittle2015-08-14
* Re-created command-reference-manual.tex, copied some doc fixes to online helpClifford Wolf2015-08-14
* Spell check (by Larry Doolittle)Clifford Wolf2015-08-14
* Merge branch 'master' of github.com:cliffordwolf/yosysClifford Wolf2015-08-13
|\
| * Adjust makefiles to work with out-of-tree buildsClifford Wolf2015-08-12
| * Improved handling of "keep" attributes in hierarchical designs in opt_cleanClifford Wolf2015-08-12
* | Some ASCII encoding fixes (comments and docs) by Larry DoolittleClifford Wolf2015-08-13
|/
* Merge pull request #70 from gaomy3832/bugfixClifford Wolf2015-08-12
|\
| * Remove unused blackbox modules in opt_clean.Mingyu Gao2015-08-11
| * Bugfix for cell hash cache option in opt_share.Mingyu Gao2015-08-10
* | Bugfix for cell hash cache option in opt_share.Mingyu Gao2015-08-11
* | Added missing ct_all setup to opt_cleanClifford Wolf2015-08-11
|/
* Use MEMID as name for $mem cellClifford Wolf2015-08-09
* Added WORDS parameter to $meminitClifford Wolf2015-07-31
* Fixed flatten $meminit handlingClifford Wolf2015-07-30
* Fixed "check" command for inout portsClifford Wolf2015-07-27
* Some cleanups in opt_rmdffClifford Wolf2015-07-25
* Added "miter -assert"Clifford Wolf2015-07-25
* Keep modules with $assume (like $assert)Clifford Wolf2015-07-25
* Improved $adff simplificationClifford Wolf2015-07-24
* Fixed techmap processes error msgClifford Wolf2015-07-18
* Some fixes in "select" commandClifford Wolf2015-07-16
* Do not collect disabled $memwr cellsClifford Wolf2015-07-06
* Bugfix in fsm_extractClifford Wolf2015-07-03
* Fixed trailing whitespacesClifford Wolf2015-07-02
* Added opt_const -clkinvClifford Wolf2015-07-01
* Added logic-loop error handling to freduceClifford Wolf2015-06-30
* Bugfix in chparamClifford Wolf2015-06-30
* Added design->rename(module, new_name)Clifford Wolf2015-06-30
* Added "rename -top new_name"Clifford Wolf2015-06-17
* Modernized memory_dff (and fixed a bug)Clifford Wolf2015-06-14
* Added "memory -nordff"Clifford Wolf2015-06-14
* Fixed cstr_buf for std::string with small string optimizationClifford Wolf2015-06-11
* AigMaker refactoringClifford Wolf2015-06-10
* Renamed "aig" to "aigmap"Clifford Wolf2015-06-10
* Fixed cellaigs port extendingClifford Wolf2015-06-10
* Added "aig" passClifford Wolf2015-06-09
* Merge clock inverters in memory_dffClifford Wolf2015-06-09