summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Experiments with SAT sweeping.Alan Mishchenko2022-04-2410-14/+3782
* Adding switch to stop scorr if refinement is too slow.Alan Mishchenko2022-04-246-18/+121
* Experiments with word-level data structures.Alan Mishchenko2022-04-225-10/+667
* Merge pull request #160 from antonblanchard/signed-charalanminko2022-04-061-1/+1
|\
| * Fix compile error on targets with unsigned charAnton Blanchard2022-02-181-1/+1
* | Added a switch to &dfs to perform levelized ordering.Alan Mishchenko2022-04-041-6/+13
* | Experiments with word-level data structures.Alan Mishchenko2022-04-046-33/+241
* | Merge pull request #145 from QuantamHD/fix_internal_pinsalanminko2022-04-041-1/+5
|\ \
| * | Fixes internal pin parsing error in ASAP7 liberty file.QuantamHD2021-12-201-1/+5
* | | Suggested changes to properly initialize the variable array for Cudd_bddVecto...Alan Mishchenko2022-04-021-5/+16
* | | Suggested changes for the case when the file begings with a new line.Alan Mishchenko2022-03-292-53/+74
* | | Experiments with word-level data structures.Alan Mishchenko2022-03-061-2/+2
* | | Experiments with word-level data structures.Alan Mishchenko2022-03-063-10/+107
* | | Experiments with word-level data structures.Alan Mishchenko2022-03-054-39/+194
* | | Interleaved variable ordering during bit-blasting.Alan Mishchenko2022-02-252-3/+60
* | | Intersection a bug in rewrite/refactor.Alan Mishchenko2022-02-231-1/+1
* | | Intersection a bug in rewrite/refactor.Alan Mishchenko2022-02-229-46/+84
* | | Similar changes suggested in other places.Alan Mishchenko2022-02-181-4/+4
* | | Suggested change to prevent ABC from crashing when compiled on Windows.Alan Mishchenko2022-02-181-1/+2
| |/ |/|
* | Experiments with word-level data structures.Alan Mishchenko2022-02-167-224/+562
* | Improving truth table handling.Alan Mishchenko2022-02-163-2/+27
* | Improving truth table handling.Alan Mishchenko2022-02-035-21/+166
* | Compiler warnings.Alan Mishchenko2022-02-021-2/+2
* | Experiments with word-level data structures.Alan Mishchenko2022-02-024-33/+440
* | Adding option to dump CNF after preprocessing in &glucose.Alan Mishchenko2022-02-026-8/+22
* | Suggested bug fix.Alan Mishchenko2022-01-221-1/+1
* | Move CI to GitHub Actions.Baruch Sterin2022-01-224-8/+8
* | Suggested bug fixes in the old code.Alan Mishchenko2022-01-216-9/+8
* | Compiler warnings.Alan Mishchenko2022-01-211-6/+6
* | Experiments with word-level data structures.Alan Mishchenko2022-01-2110-155/+2379
* | Missing class name in the FreeBSD code.Alan Mishchenko2021-12-292-2/+2
* | Changes to pattern generation.Alan Mishchenko2021-12-261-32/+63
|/
* Adding new command &icec.Alan Mishchenko2021-12-175-8/+265
* Fixing a rare problem with choice nodes.Alan Mishchenko2021-12-161-0/+26
* Compiler warning.Alan Mishchenko2021-12-161-8/+7
* Adding new command %yosys.Alan Mishchenko2021-12-163-0/+284
* Outputting the constant node in 'write_gml'.Alan Mishchenko2021-12-061-0/+12
* Adding command-line switch 'testnpn -A 12' for P-only canonical form computat...Alan Mishchenko2021-12-033-2/+16
* Bug fix in blasting word-level flops.Alan Mishchenko2021-12-022-3/+11
* Disabling choices when they are computed incorrectly.Alan Mishchenko2021-11-302-2/+9
* Changes to make compiler happy.Alan Mishchenko2021-11-2710-1/+231
* Merge branch 'master' of github.com:berkeley-abc/abcAlan Mishchenko2021-11-271-1/+24
|\
| * Merge pull request #139 from antmicro/fix-unconnected-couts-upstreamalanminko2021-11-101-1/+24
| |\
| | * Fix typoMichael Gielda2021-10-261-1/+1
| | * Added including unconnected carry-outs in the carry-chain connection list.Maciej Kurc2021-10-251-1/+24
* | | Bug fix in sweep (which happens to be a rare bug in Abc_NodeMinimumBase) (add...Alan Mishchenko2021-11-271-0/+6
|/ /
* | Bug fix in processing NDR.Alan Mishchenko2021-11-083-10/+31
* | Temporary fix to a &blut problem.Alan Mishchenko2021-11-071-2/+2
* | Compiler warnings.Alan Mishchenko2021-11-052-22/+37
* | Bug fix and new procedures.Alan Mishchenko2021-11-021-4/+4