summaryrefslogtreecommitdiffstats
path: root/src/bool
Commit message (Expand)AuthorAgeFilesLines
* Experiments with the mapper.Alan Mishchenko2022-06-231-1/+1
* Intersection a bug in rewrite/refactor.Alan Mishchenko2022-02-221-3/+4
* Compiler warnings.Alan Mishchenko2021-09-301-2/+2
* Various changes.Alan Mishchenko2021-09-304-0/+184
* Updating LUT synthesis code.Alan Mishchenko2021-05-261-1/+2
* Experimental cost function in technology mapping.Alan Mishchenko2020-11-012-0/+26
* Fixing broken build and compiler warnings.Alan Mishchenko2020-04-173-3/+3
* Extend ISOP to return the truth table.Alan Mishchenko2020-04-023-5/+14
* Extending TT-based ISOP to handle ISFs.Alan Mishchenko2020-03-184-0/+124
* Cleaning up code and fixing for several typos.Alan Mishchenko2020-01-272-4/+4
* Experiments with truth tables.Alan Mishchenko2019-11-191-0/+74
* Fixing some warnings by adding cast from 'int' to 'size_t' in memset, memcpy,...Alan Mishchenko2019-03-056-48/+48
* Suggested white-space changes for fewer gcc warnings.Alan Mishchenko2019-03-042-3/+3
* Commenting out problematic assertion in resub.Alan Mishchenko2017-11-041-1/+1
* Compiler warnings.Alan Mishchenko2017-07-221-1/+1
* Windows complier errors.Alan Mishchenko2016-08-061-4/+9
* Group based exact NPN classification.Ana Petkovska2016-06-181-0/+119
* Updating GIG parser.Alan Mishchenko2016-05-011-1/+1
* Bug fix in truth table reading for funcs with less than 6 vars.Alan Mishchenko2016-03-281-1/+1
* Changes to be able to compile ABC without CUDD.Alan Mishchenko2015-08-241-1/+1
* Changes to be able to compile ABC without CUDD.Alan Mishchenko2015-08-243-3/+3
* Changes to be able to compile ABC without CUDD.Alan Mishchenko2015-08-246-3/+30
* Improvements and tuning of CBA.Alan Mishchenko2015-02-011-10/+8
* Compiler warnings.Alan Mishchenko2014-11-291-4/+0
* Extending &fadds to support artificial chains.Alan Mishchenko2014-11-191-0/+6
* Making public some APIs.Alan Mishchenko2014-11-031-3/+3
* Compiler warnings.Alan Mishchenko2014-10-282-1/+2
* Improvements to ISOP.Alan Mishchenko2014-10-101-1/+1
* Compiler warnings.Alan Mishchenko2014-08-021-0/+1
* Experiments with CNF generation.Alan Mishchenko2014-06-181-1/+1
* Improvements to DSD balancing.Alan Mishchenko2014-04-191-3/+7
* Improvement in SOP balancing.Alan Mishchenko2014-04-062-1/+8
* Preparing new implementation of SOP/DSD balancing in 'if' mapper.Alan Mishchenko2014-04-052-0/+26
* Improvements to DSD manager.Alan Mishchenko2014-04-021-1/+1
* Compiler warnings.Alan Mishchenko2013-10-302-39/+39
* Compiler warnings.Alan Mishchenko2013-10-301-7/+7
* Compiler warnings.Alan Mishchenko2013-10-173-2/+3
* Changes to enable decomposition of non-DSD functions.Alan Mishchenko2013-09-251-8/+49
* Compiler warnings.Alan Mishchenko2013-07-121-1/+1
* Minor compilation problem.Alan Mishchenko2013-06-261-1/+1
* Limiting runtime limit checks in 'pdr'.Alan Mishchenko2013-06-224-0/+738
* Adding a wrapper around clock() for more accurate time counting in ABC.Alan Mishchenko2013-05-278-61/+61
* Windows Visual Studio 2008 warnings.Alan Mishchenko2013-05-201-1/+1
* New fast extract.Alan Mishchenko2013-05-051-2/+2
* Compiler warnings.Alan Mishchenko2013-03-311-4/+0
* Shrink for 6-LUTs.Alan Mishchenko2013-03-315-0/+983
* Fixing compilation problems on Linux-32 related to constants of type unsigned...Alan Mishchenko2013-01-311-4/+4
* Fixing compilation problems on Linux-32 related to constants of type unsigned...Alan Mishchenko2013-01-306-70/+70
* Bug fix in semi-canonical form computation.Alan Mishchenko2012-11-022-19/+74
* Improvements to LMS code.Alan Mishchenko2012-10-281-0/+2