summaryrefslogtreecommitdiffstats
path: root/src/base
Commit message (Expand)AuthorAgeFilesLines
* Improved DSD.Alan Mishchenko2012-11-111-10/+6
* Improved DSD.Alan Mishchenko2012-11-101-2/+6
* Improved DSD.Alan Mishchenko2012-11-101-2/+2
* Performance bug fix in choice generation.Alan Mishchenko2012-11-094-25/+35
* Improvements to LMS code.Alan Mishchenko2012-11-063-251/+234
* Improved DSD.Alan Mishchenko2012-11-031-0/+4
* Adding dumping truth tables from LMS manager.Alan Mishchenko2012-11-022-22/+117
* Fixing out-of-bound problem when collecting GIA nodes.Alan Mishchenko2012-11-021-0/+5
* Improvements to LMS code.Alan Mishchenko2012-11-021-7/+82
* Improvements to LMS code.Alan Mishchenko2012-11-023-13/+49
* Improvements to LMS code.Alan Mishchenko2012-11-011-28/+10
* Improvements to LMS code.Alan Mishchenko2012-11-013-18/+74
* Improvements to the truth table computations.Alan Mishchenko2012-11-011-4/+15
* Improvements to the truth table computations.Alan Mishchenko2012-11-012-3/+16
* Improvements to the truth table computations.Alan Mishchenko2012-11-011-2/+2
* Removed 'send_cex'.Alan Mishchenko2012-10-311-49/+0
* Improvements to the truth table computations.Alan Mishchenko2012-10-301-0/+2
* Added switch for netlist type to 'send_aig'. Changed defautl to &-space. Fixe...Niklas Een2012-10-303-346/+358
* Removed CEX communication through bridge in Abc_FrameReplaceCexNiklas Een2012-10-301-1002/+995
* Added new bridge commands.Alan Mishchenko2012-10-291-0/+173
* Tentatively integrated new DSD.Alan Mishchenko2012-10-292-1/+22
* Move truth table code into a separte file.Alan Mishchenko2012-10-281-42/+1
* Improvements to LMS code.Alan Mishchenko2012-10-281-4/+2
* Improvements to LMS code.Alan Mishchenko2012-10-281-3/+6
* Improvements to LMS code.Alan Mishchenko2012-10-281-5/+5
* Improvements to LMS code.Alan Mishchenko2012-10-283-23/+251
* Improvements to LMS code.Alan Mishchenko2012-10-283-150/+714
* Improvements to LMS code.Alan Mishchenko2012-10-271-18/+4
* Improvements to LMS code.Alan Mishchenko2012-10-274-61/+846
* 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