aboutsummaryrefslogtreecommitdiffstats
path: root/passes/techmap/abc.cc
Commit message (Collapse)AuthorAgeFilesLines
...
* Add $_ANDNOT_ and $_ORNOT_ gatesClifford Wolf2017-05-171-21/+41
|
* Update ABC scripts to use "&nf" instead of "map"Clifford Wolf2017-02-011-3/+3
|
* Improved ABC default scriptsClifford Wolf2016-11-191-17/+34
|
* Bugfix in "abc -script" handlingClifford Wolf2016-06-191-53/+50
|
* Added "dc2" to default ABC scriptsClifford Wolf2016-06-171-5/+5
|
* Added "abc -I <num> -P <num>"Clifford Wolf2016-06-171-8/+33
|
* Added $sop cell type and "abc -sop"Clifford Wolf2016-06-171-6/+23
|
* Updated ABC to hg rev b5df6e2b76f0Clifford Wolf2016-06-171-9/+9
|
* Added "yosys -D" featureClifford Wolf2016-04-211-5/+5
|
* Improvements in ABCEXTERNAL handlingClifford Wolf2016-03-191-8/+14
|
* Support calling out to an external ABC.Sergey Kvachonok2016-03-191-4/+8
| | | | | | | $ make ABCEXTERNAL=my-abc && make ABCEXTERNAL=my-abc install configures yosys to use an external ABC executable instead of building and installing the in-tree ABC copy (yosys-abc).
* Using "mfs" and "lutpack" in ABC lut mappingClifford Wolf2016-03-071-5/+14
|
* Added "abc -luts" option, Improved Xilinx logic mappingClifford Wolf2016-02-011-13/+37
|
* Added "abc -g"Clifford Wolf2015-11-101-11/+48
|
* Import more std:: stuff into Yosys namespaceClifford Wolf2015-10-251-1/+1
|
* Added buffer detection to "abc -lut"Clifford Wolf2015-09-181-0/+6
|
* Spell check (by Larry Doolittle)Clifford Wolf2015-08-141-2/+2
|
* Some ASCII encoding fixes (comments and docs) by Larry DoolittleClifford Wolf2015-08-131-1/+1
|
* Fixed trailing whitespacesClifford Wolf2015-07-021-3/+3
|
* Generalized blifparse APIClifford Wolf2015-05-171-4/+6
|
* abc/blifparse files reorganizationClifford Wolf2015-05-171-0/+1539