summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Improvements to bit-blaster.Alan Mishchenko2014-10-012-23/+88
|
* Improvements to bit-blaster.Alan Mishchenko2014-09-301-1/+1
|
* Improvements to bit-blaster.Alan Mishchenko2014-09-304-75/+122
|
* Adding options to &flow.Alan Mishchenko2014-09-292-12/+19
|
* Adding options to &flow2.Alan Mishchenko2014-09-291-4/+4
|
* Adding options to &flow2.Alan Mishchenko2014-09-292-9/+14
|
* Adding options to &flow.Alan Mishchenko2014-09-292-21/+26
|
* Command to rename files in the same directory.Alan Mishchenko2014-09-281-0/+191
|
* Adding out-of-bounds checks to AIGER readers.Alan Mishchenko2014-09-282-2/+2
|
* Adding features to CNF generation.Alan Mishchenko2014-09-282-8/+18
|
* Renaming DSD commands (dsd_tune -> dsd_match; dsd_clean -> dsd_filter).Alan Mishchenko2014-09-283-11/+51
|
* Support for sequential designs in word-level Verilog.Alan Mishchenko2014-09-265-79/+196
|
* Enabling print-out, for each operator, of the percetage of AND nodes after ↵Alan Mishchenko2014-09-254-14/+35
| | | | bit-blasting.