summaryrefslogtreecommitdiffstats
path: root/src/base
Commit message (Expand)AuthorAgeFilesLines
* Bug fix in 'aig', for the case of non-min-base SOPs.Alan Mishchenko2016-01-201-0/+1
* Generating sorting network as a PLA file.Alan Mishchenko2016-01-202-3/+52
* 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-148-49/+243
* 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-125-10/+184
* 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 names to GIA inputs/outputs (addressing x-valued flops).Alan Mishchenko2015-12-221-1/+51
* Adding names to GIA inputs/outputs. Changing polarity of invariant generated...Alan Mishchenko2015-12-211-0/+34
* Corner-case bug in invariant profiling.Alan Mishchenko2015-12-181-0/+5
* Adding code to support gate profiles.Alan Mishchenko2015-12-144-20/+46
* Extending Verilog parser to handle 'default' in the case-statement.Alan Mishchenko2015-12-071-11/+27
* Adding code to support gate profiles.Alan Mishchenko2015-12-072-1/+12
* New command %psinv.Alan Mishchenko2015-11-235-2/+105
* main: add option -Q for execute command quietly, then interactiveBaruch Sterin2015-11-182-7/+15
* Improvements to timing optimization.Alan Mishchenko2015-11-112-0/+29
* Bug fix in 'satclp'.Alan Mishchenko2015-11-111-9/+10
* load_plugin: remove a comment that became redundant and cleaned up a bitBaruch Sterin2015-11-101-7/+2
* load_plugin: remove a check that the binary exists when a plugin command runs...Baruch Sterin2015-11-101-6/+0
* Improvements to 'satclp'.Alan Mishchenko2015-11-092-8/+8
* Improvements to 'satclp'.Alan Mishchenko2015-11-093-37/+54
* g++ compiler warnings.Alan Mishchenko2015-11-081-0/+1
* Add a -p option to load_plugin, given this option, the command does not requi...Baruch Sterin2015-11-071-31/+84
* 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
* pyabc: remove python integration from abc, it is moved to a separate extensionBaruch Sterin2015-11-052-50/+0
* main: allow the -c -C -q -f -F -s command line options to be repeated and the...Baruch Sterin2015-11-051-12/+40
* silence clang errors when compiling as C++Baruch Sterin2015-11-056-11/+12
* 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-273-55/+308
* 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
* Changes for delay-oriented computation.Alan Mishchenko2015-10-241-2/+14
* Set the default cube limit in 'satclp' to be 0.Alan Mishchenko2015-10-232-11/+14
* Added switch 'satclp -Z' to control the max size of the cone to work with.Alan Mishchenko2015-10-233-12/+37
* Changes for delay-oriented computation.Alan Mishchenko2015-10-232-1/+5