summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Adding switch &fftest -N <num> to detect fixed vars after each <num> iterations.Alan Mishchenko2014-10-253-3/+78
|
* Merged in sterin/abc (pull request #9)Alan Mishchenko2014-10-232-0/+45
|\ | | | | | | make it easy to add intialization functions to Abc_FrameInit()/Abc_FrameEnd()
| * make it easy to add intialization functions to Abc_FrameInit()/Abc_FrameEnd()Baruch Sterin2014-10-222-0/+45
| |
* | One bug fix and two small changes.Alan Mishchenko2014-10-221-2/+2
| |
* | One bug fix and two small changes.Alan Mishchenko2014-10-224-7/+27
|/
* Bug fix in seq synthesis due to resent code restructuring.Alan Mishchenko2014-10-213-8/+8
|
* Disabling MiniSAT 2.2 for now.Alan Mishchenko2014-10-211-1/+1
|
* Compiler problems.Alan Mishchenko2014-10-212-2/+6
|
* Compiler problems.Alan Mishchenko2014-10-211-3/+4
|
* Compiler problems.Alan Mishchenko2014-10-211-4/+7
|
* Compiler problems.Alan Mishchenko2014-10-212-1/+3
|
* Adding code of MiniSAT 2.2.Alan Mishchenko2014-10-2128-0/+5813
|
* Preparing to work with C++ code.Alan Mishchenko2014-10-213-1/+45
|
* Adding commands backup/restore.Alan Mishchenko2014-10-213-0/+84
|
* Adding switch &qbf -q to quantify functional variables.Alan Mishchenko2014-10-201-2/+1
|
* Adding switch &qbf -q to quantify functional variables.Alan Mishchenko2014-10-202-3/+61
|
* Improved QBF solver.Alan Mishchenko2014-10-181-19/+94
|
* Improved QBF solver.Alan Mishchenko2014-10-181-10/+25
|
* Improved QBF solver.Alan Mishchenko2014-10-184-2/+436
|
* Bug fix in truth table computation.Alan Mishchenko2014-10-152-11/+15
|
* Compiler problem with includes.Alan Mishchenko2014-10-131-1/+1
|
* MUX decomposition during mapping.Alan Mishchenko2014-10-131-5/+19
|
* MUX decomposition during mapping.Alan Mishchenko2014-10-122-9/+17
|
* MUX decomposition during mapping.Alan Mishchenko2014-10-121-7/+10
|
* Recommended changes for portability.Alan Mishchenko2014-10-126-9/+44
|
* Merged in grigora/abc/grigora/fixed-hang-issue-in-bm-command-1413034154897 ↵Alan Mishchenko2014-10-111-7/+6
|\ | | | | | | | | | | (pull request #8) Fix for hang issue in "bm" command.
| * Fixed "bm" command hang issue.grigora2014-10-111-7/+6
| |
* | MUX decomposition during mapping.Alan Mishchenko2014-10-112-26/+121
| |
* | Deriving network in terms of programmable cells.Alan Mishchenko2014-10-112-6/+14
|/
* Improvements to the parser.Alan Mishchenko2014-10-101-7/+86
|
* Naive (SAT-only) CEC option.Alan Mishchenko2014-10-103-2/+116
|
* Bug fix in the bit-blaster.Alan Mishchenko2014-10-102-5/+5
|
* Improvements to ISOP.Alan Mishchenko2014-10-102-5/+7
|
* Improvements to ISOP.Alan Mishchenko2014-10-104-283/+795
|
* Correction to the patch to compile with Visual Studio.Alan Mishchenko2014-10-101-1/+1
|
* Suggested patch for type-punned warningsAlan Mishchenko2014-10-105-12/+35
|
* Small changes.Alan Mishchenko2014-10-082-8/+10
|
* Compiler warnings.Alan Mishchenko2014-10-082-2/+2
|
* Compiler warnings.Alan Mishchenko2014-10-081-1/+1
|
* Compiler warnings.Alan Mishchenko2014-10-083-2/+4
|
* Detection of threshold functions.Alan Mishchenko2014-10-089-65/+544
|
* New ISOP computation.Alan Mishchenko2014-10-071-36/+196
|
* Bug fix in move_names.Alan Mishchenko2014-10-051-0/+1
|
* Updates to &flow and &flow2.Alan Mishchenko2014-10-051-9/+9
|
* Deriving cell mapping with &if -kz.Alan Mishchenko2014-10-042-3/+15
|
* Deriving cell mapping with &if -kz.Alan Mishchenko2014-10-049-38/+217
|
* New ISOP computation.Alan Mishchenko2014-10-042-0/+522
|
* Deriving AIG after cell mapping.Alan Mishchenko2014-10-035-2/+69
|
* Bug fix in Verilog writer.Alan Mishchenko2014-10-021-8/+8
|
* Adding switch -R to 'if'.Alan Mishchenko2014-10-021-27/+39
|