summaryrefslogtreecommitdiff
path: root/passes/techmap
Commit message (Expand)AuthorAge
* Added "abc -g"Clifford Wolf2015-11-10
* Fix a segfault in dffinit when the value has too few bitsMarcus Comstedt2015-11-08
* Bugfix in mapping $tribuf to $_TBUF_Clifford Wolf2015-11-05
* Import more std:: stuff into Yosys namespaceClifford Wolf2015-10-25
* equiv_purge bugfix, using SigChunk in Yosys namespaceClifford Wolf2015-10-24
* Fixed "flatten" for unconnected inout portsClifford Wolf2015-10-13
* Added nlutmapClifford Wolf2015-09-18
* Added lut2mux passClifford Wolf2015-09-18
* Added buffer detection to "abc -lut"Clifford Wolf2015-09-18
* Added support for "dfflibmap -liberty +/..."Clifford Wolf2015-09-18
* Fixed iopadmap help messageClifford Wolf2015-08-31
* Using dict<> and pool<> in alumacc passClifford Wolf2015-08-31
* Properly clean up unused "init" attributesClifford Wolf2015-08-18
* Added tribuf commandClifford Wolf2015-08-16
* Added $tribuf and $_TBUF_ cell typesClifford Wolf2015-08-16
* Another block of spelling fixesLarry 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
* | Some ASCII encoding fixes (comments and docs) by Larry DoolittleClifford Wolf2015-08-13
|/
* Fixed flatten $meminit handlingClifford Wolf2015-07-30
* Fixed techmap processes error msgClifford Wolf2015-07-18
* Fixed trailing whitespacesClifford Wolf2015-07-02
* 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
* Added liberty dont_use support to dfflibmapClifford Wolf2015-05-31
* Improved "flatten" handlings of inout portsClifford Wolf2015-05-23
* Generalized blifparse APIClifford Wolf2015-05-17
* abc/blifparse files reorganizationClifford Wolf2015-05-17
* Added simplemap $lut supportClifford Wolf2015-04-27
* Improved attributes API and handling of "src" attributesClifford Wolf2015-04-24
* Bugfix for $_DFF_?_ in "dff2dffe -direct-match"Clifford Wolf2015-04-17
* Improved "maccmap" help messageClifford Wolf2015-04-16
* Fixed "dff2dffe -direct-match"Clifford Wolf2015-04-16
* Added "dff2dffe -direct-match"Clifford Wolf2015-04-16
* techmap code cleanupClifford Wolf2015-04-09
* Added support for "file names with blanks"Clifford Wolf2015-04-08
* Removed "techmap -share_map" (use "-map +/filename" instead)Clifford Wolf2015-04-08
* Added "pmuxtree" commandClifford Wolf2015-04-07
* Added decoder generation to "muxcover"Clifford Wolf2015-04-07
* Added "muxcover" commandClifford Wolf2015-04-07
* Added "dffinit", Support for initialized Xilinx DFFClifford Wolf2015-04-04
* Fixed handling of quotes in liberty parserClifford Wolf2015-03-18
* Merge branch 'master' of github.com:cliffordwolf/yosysClifford Wolf2015-02-25
|\
| * Added "keep_hierarchy" attributeClifford Wolf2015-02-25
* | Bugfix in iopadmapClifford Wolf2015-02-25
|/
* Fixed "flatten" for non-pre-derived modulesClifford Wolf2015-02-21