summaryrefslogtreecommitdiffstats
path: root/src/base
Commit message (Expand)AuthorAgeFilesLines
* Added switch '-q' to 'scorr' and '&scorr' to quit when PO is not a candidate ...Alan Mishchenko2012-10-251-4/+12
* Adding binary file dumping for truth tables.Alan Mishchenko2012-10-251-1/+1
* Adding binary file dumping for truth tables.Alan Mishchenko2012-10-254-19/+43
* Changing the defaults of command 'collapse'.Alan Mishchenko2012-10-251-2/+2
* Added hierarchical BLIF output for mapping with LUT structures (write_blif -a...Alan Mishchenko2012-10-243-15/+296
* Integrating GIA with LUT mapping.Alan Mishchenko2012-10-241-2/+103
* Integrating GIA with LUT mapping.Alan Mishchenko2012-10-246-31/+330
* Disabling SAT sweeping in 'map' by default.Alan Mishchenko2012-10-231-1/+1
* Bug fix in hierarchical BLIF reader.Alan Mishchenko2012-10-111-3/+2
* Added command to transform GIA into the file with truth tables for each output.Alan Mishchenko2012-10-101-0/+77
* Improvements to gate sizing.Alan Mishchenko2012-10-091-1/+1
* Making explicit cast to 64-bit unsigned in a few places.Alan Mishchenko2012-10-092-3/+3
* Bug fix in LMS code.Alan Mishchenko2012-10-081-1/+1
* Updating readme.Alan Mishchenko2012-10-061-3/+3
* Updating readme.Alan Mishchenko2012-10-061-2/+6
* New AIG optimization package.Alan Mishchenko2012-10-062-8/+0
* New AIG optimization package.Alan Mishchenko2012-10-062-0/+8
* Allow for binary input file in 'testdec' and 'testnpn'.Alan Mishchenko2012-10-052-3/+15
* Allow for binary input file in 'testdec' and 'testnpn'.Alan Mishchenko2012-10-051-2/+4
* Allow for binary input file in 'testdec' and 'testnpn'.Alan Mishchenko2012-10-053-54/+144
* Changed 'readline' declaration rules.Alan Mishchenko2012-10-041-2/+2
* Minor bug fix.Alan Mishchenko2012-10-041-0/+3
* C++ portability changes.Alan Mishchenko2012-10-034-8/+8
* Added command 'starter' to call ABC concurrently.Alan Mishchenko2012-10-022-4/+4
* Added command 'starter' to call ABC concurrently.Alan Mishchenko2012-10-022-31/+85
* Added command 'starter' to call ABC concurrently.Alan Mishchenko2012-10-027-8/+306
* Renamed reference counting APIs in GIA package.Alan Mishchenko2012-10-021-1/+1
* Structural reparametrization.Alan Mishchenko2012-10-021-4/+4
* Combined old reparametrization command with the new one.Alan Mishchenko2012-10-021-54/+12
* Added detection of 'readline' library at compile-time.Alan Mishchenko2012-10-021-2/+2
* Added detection of 'readline' library at compile-time.Alan Mishchenko2012-10-021-2/+2
* Structural reparametrization.Alan Mishchenko2012-10-021-7/+23
* Structural reparametrization.Alan Mishchenko2012-09-301-0/+52
* Added serialization of Mini AIG.Alan Mishchenko2012-09-291-0/+10
* Experiments with mini AIG manager.Alan Mishchenko2012-09-292-194/+1
* Experiments with mini AIG manager.Alan Mishchenko2012-09-293-12/+41
* Compiler warnings.Alan Mishchenko2012-09-291-1/+4
* Added detection of 'readline' library at compile-time.Alan Mishchenko2012-09-291-10/+9
* Replacing 'st_table' by 'st__table' to resolve linker problems.Alan Mishchenko2012-09-2914-71/+71
* Experiments with mini AIG manager.Alan Mishchenko2012-09-293-44/+60
* Experiments with mini AIG manager.Alan Mishchenko2012-09-291-0/+190
* Experiments with mini AIG manager.Alan Mishchenko2012-09-291-66/+72
* Updated version of LMS code.Alan Mishchenko2012-09-261-0/+1
* Updated version of LMS code.Alan Mishchenko2012-09-261-3/+3
* Updated version of LMS code.Alan Mishchenko2012-09-261-4/+6
* Improvements to the NPN semi-canonical form computation package.Alan Mishchenko2012-09-251-1/+1
* Improvements to the NPN semi-canonical form computation package.Alan Mishchenko2012-09-252-55/+88
* Cleaned up interfaces of genlib/liberty/supergate reading/writing.Alan Mishchenko2012-09-252-7/+23
* Changed printouts in a few places in supergate computation.Alan Mishchenko2012-09-242-1/+3
* Testing GIA with time manager.Alan Mishchenko2012-09-241-3/+3