summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Improvements to LMS code.Alan Mishchenko2012-10-277-66/+958
* Improvements to the truth table computation in 'if' package.Alan Mishchenko2012-10-264-12/+454
* Enables printout of fanout count in critical path.Alan Mishchenko2012-10-261-0/+1
* Integrating GIA with LUT mapping.Alan Mishchenko2012-10-251-2/+2
* Added switch '-q' to 'scorr' and '&scorr' to quit when PO is not a candidate ...Alan Mishchenko2012-10-255-4/+45
* Added new API to traverse the cut in the mapper.Alan Mishchenko2012-10-253-1/+55
* 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-244-17/+299
* Integrating GIA with LUT mapping.Alan Mishchenko2012-10-244-44/+214
* Integrating GIA with LUT mapping.Alan Mishchenko2012-10-2414-362/+962
* Creating dedicated choice representation for GIA.Alan Mishchenko2012-10-247-23/+122
* Adding frontier comptuation based on reversed CO order in &ps.Alan Mishchenko2012-10-244-9/+59
* Fixing frontier computation in &ps.Alan Mishchenko2012-10-241-4/+43
* Disabling SAT sweeping in 'map' by default.Alan Mishchenko2012-10-231-1/+1
* Adding #ifdef to guard windows-specific debugging option.Alan Mishchenko2012-10-201-3/+5
* Bug fix in hierarchical BLIF reader.Alan Mishchenko2012-10-111-3/+2
* Commenting out printout.Alan Mishchenko2012-10-101-2/+2
* Added procedure to check correctness of the topo order during AIG construction.Alan Mishchenko2012-10-101-0/+27
* 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-093-41/+46
* Improvements to gate sizing.Alan Mishchenko2012-10-097-163/+221
* Making report about the number of correcty covered frames consistent across t...Alan Mishchenko2012-10-094-6/+7
* Improvements to gate-sizing.Alan Mishchenko2012-10-091-2/+4
* Improvements to gate-sizing.Alan Mishchenko2012-10-093-9/+27
* Improvements to gate sizing (bug fix).Alan Mishchenko2012-10-091-4/+6
* Improvements to gate sizing (bug fix).Alan Mishchenko2012-10-091-1/+2
* Bug fix in &gla (incorrect reporting of proved timeframes).Alan Mishchenko2012-10-091-2/+2
* Bug fix in &gla (incorrect reporting of proved timeframes).Alan Mishchenko2012-10-091-1/+2
* Improvements to gate sizing.Alan Mishchenko2012-10-091-2/+2
* Improvements to gate sizing.Alan Mishchenko2012-10-094-14/+24
* Improvements to gate sizing.Alan Mishchenko2012-10-093-6/+35
* Making explicit cast to 64-bit unsigned in a few places.Alan Mishchenko2012-10-0910-31/+31
* Extending the default GIA writing buffer.Alan Mishchenko2012-10-091-1/+1
* Improvements to gate sizing.Alan Mishchenko2012-10-093-82/+82
* Bug fix in LMS code.Alan Mishchenko2012-10-081-1/+1
* Improvements to gate sizing.Alan Mishchenko2012-10-0811-203/+902
* Bug fix in reading AIGER with both signal names and extensions.Alan Mishchenko2012-10-081-79/+79
* Updating readme.Alan Mishchenko2012-10-061-3/+3
* New AIG optimization package.Alan Mishchenko2012-10-061-5/+5
* Updating readme.Alan Mishchenko2012-10-062-3/+8
* New AIG optimization package.Alan Mishchenko2012-10-061-31/+18
* New AIG optimization package.Alan Mishchenko2012-10-063-27/+59
* New AIG optimization package.Alan Mishchenko2012-10-063-3/+4
* New AIG optimization package.Alan Mishchenko2012-10-067-0/+691
* 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
* Simplification in AIG manager object counting.Alan Mishchenko2012-10-052-4/+3