summaryrefslogtreecommitdiffstats
path: root/src/base/abci
Commit message (Expand)AuthorAgeFilesLines
* Supporting edge information during mapping.Alan Mishchenko2016-04-111-5/+22
* Command &esop to convert AIG into ESOP.Alan Mishchenko2016-04-091-0/+49
* Adding AIG rehashing after LUT mapping in Gia.Alan Mishchenko2016-04-071-3/+0
* Adding AIG rehashing after LUT mapping in Gia.Alan Mishchenko2016-04-071-3/+13
* Supporting edges in delay-optimization in &satlut.Alan Mishchenko2016-04-071-2/+2
* Supporting edges in delay-optimization in &satlut.Alan Mishchenko2016-04-071-0/+5
* Supporting edges in delay-optimization in &satlut.Alan Mishchenko2016-04-071-6/+67
* Supporting edge information during mapping.Alan Mishchenko2016-04-061-2/+5
* Improvements to delay-optimization in &satlut.Alan Mishchenko2016-04-041-2/+7
* Improvements to delay-optimization in &satlut.Alan Mishchenko2016-04-041-7/+12
* Improvements to delay-optimization in &satlut.Alan Mishchenko2016-04-041-5/+15
* Improvements to delay-optimization in &satlut.Alan Mishchenko2016-04-031-8/+27
* Enabling native Gia visualization in &show.Alan Mishchenko2016-04-031-5/+10
* Windowing for technology mapping.Alan Mishchenko2016-03-302-7/+10
* Bug fix in truth table reading for funcs with less than 6 vars.Alan Mishchenko2016-03-282-2/+2
* Change error to warning in 'scorr'.Alan Mishchenko2016-03-091-2/+2
* New hierarchical TT NPN matching.Alan Mishchenko2016-02-262-3/+26
* Adding support for a different bit-blasting of a multiplier and squarer.Alan Mishchenko2016-02-131-0/+79
* Experiments with SAT-based mapping.Alan Mishchenko2016-02-081-1/+1
* New command to dump LUT network.Alan Mishchenko2016-01-161-33/+97
* Changes to PDR to compute f-inf clauses and import invariant (or clauses) as ...Alan Mishchenko2016-01-141-2/+14
* Adding support for delay/area tradeoff.Alan Mishchenko2016-01-131-2/+14
* Integrating new CNF generation into &bmc.Alan Mishchenko2016-01-121-8/+16
* Better print-out of SOPs. Changing default of 'fx'. Updating 'satclp' to fine...Alan Mishchenko2016-01-122-2/+3
* Experiments with SAT-based mapping.Alan Mishchenko2016-01-101-0/+1
* Adding support of candinality clause to the SAT solver.Alan Mishchenko2016-01-101-3/+7
* Consolidating timing manager Scl_Con_t and propagating changes.Alan Mishchenko2016-01-071-2/+40
* Adding switch &miter -x for XORs outputs of two word-level POs.Alan Mishchenko2016-01-061-2/+25
* Adding code to support gate profiles.Alan Mishchenko2015-12-143-19/+42
* Adding code to support gate profiles.Alan Mishchenko2015-12-072-1/+12
* Bug fix in 'satclp'.Alan Mishchenko2015-11-111-9/+10
* Improvements to 'satclp'.Alan Mishchenko2015-11-092-8/+8
* Improvements to 'satclp'.Alan Mishchenko2015-11-092-36/+53
* g++ compiler warnings.Alan Mishchenko2015-11-081-0/+1
* Improvements to 'satclp' (unfinished).Alan Mishchenko2015-11-061-15/+31
* Improvements to 'satclp' (unfinished).Alan Mishchenko2015-11-061-3/+111
* Improvements to storing and reusing simulation info.Alan Mishchenko2015-11-051-2/+1
* Adding procedure Abc_NtkSetAndGateDelay().Alan Mishchenko2015-11-041-2/+49
* Merged in sterin/abc (pull request #13)Alan Mishchenko2015-10-281-17/+9
|\
| * Restoring Aaron Hurst's "fretime" commandBaruch Sterin2015-10-281-17/+9
* | Improvements in delay optimization.Alan Mishchenko2015-10-281-2/+6
|/
* Enabling reverse topo order in area minimization.Alan Mishchenko2015-10-281-2/+6
* Improvements to 'satclp'.Alan Mishchenko2015-10-281-15/+72
* Improvements to command print_fanio.Alan Mishchenko2015-10-272-54/+307
* Changes for delay-oriented computation.Alan Mishchenko2015-10-261-5/+21
* Extending library handling to 8 inputs.Alan Mishchenko2015-10-251-2/+2
* New command &isost.Alan Mishchenko2015-10-251-0/+70
* Better logic cone proprocessor for 'satclp' to reduce runtime.Alan Mishchenko2015-10-251-0/+228
* Added switch 'satclp -Z' to control the max size of the cone to work with (fi...Alan Mishchenko2015-10-251-7/+11
* Changes for delay-oriented computation.Alan Mishchenko2015-10-241-13/+40