summaryrefslogtreecommitdiffstats
path: root/src/base
Commit message (Expand)AuthorAgeFilesLines
* read_cex: Faster parsing and care bits for verificationJannis Harder2022-08-051-33/+73
* Add '-p' option to 'constr' to allow fully removing constraintsJannis Harder2022-08-051-4/+27
* Revert "Remove ABC_NO_RLIMIT macro, use defined(__wasm) instead."Miodrag Milanovic2022-07-151-2/+2
* Add support for WASI platform in Wln_ConvertToRtl.Catherine2022-07-071-0/+4
* Merge remote-tracking branch 'upstream/master' into yosys-experimentalMiodrag Milanovic2022-07-0435-135/+5395
|\
| * Dumping equivalences after SAT sweeping.Alan Mishchenko2022-06-261-5/+15
| * Experiments with technology mapping.Alan Mishchenko2022-06-251-0/+64
| * Making command &kissat not look for the binary in the current dir.Alan Mishchenko2022-06-231-2/+9
| * Adding command to check resub problem solution.Alan Mishchenko2022-06-101-0/+60
| * Bug fix by Ai Quoc Dao.Alan Mishchenko2022-06-081-1/+1
| * Renaming switch '-i' into '-c' in %collapse.Alan Mishchenko2022-06-051-4/+4
| * Enabling support for reading AIGs with XOR gates.Alan Mishchenko2022-06-051-4/+18
| * Integrated Kissat, by Armin Biere, as an external binary.Alan Mishchenko2022-06-022-0/+191
| * Supporting new resub problem format.Alan Mishchenko2022-06-022-1/+54
| * Adding new switch to &cec.Alan Mishchenko2022-05-201-8/+24
| * Adding switch to dsd_match to skip small functions.Alan Mishchenko2022-05-183-6/+17
| * One less line printed out in the batch mode.Alan Mishchenko2022-05-181-1/+1
| * Removing duplicated command.Alan Mishchenko2022-04-261-1/+1
| * Adding switch -c to &cone.Alan Mishchenko2022-04-262-4/+15
| * Experiments with word-level data structures.Alan Mishchenko2022-04-262-65/+220
| * A trivial changeset.Alan Mishchenko2022-04-241-1/+0
| * Adding a switch to complement outputs after collapsing.Alan Mishchenko2022-04-241-3/+9
| * Bug fix in &uif.Alan Mishchenko2022-04-243-16/+57
| * Experiments with SAT sweeping.Alan Mishchenko2022-04-241-1/+1
| * Experiments with SAT sweeping.Alan Mishchenko2022-04-241-2/+3
| * Experiments with SAT sweeping.Alan Mishchenko2022-04-241-5/+13
| * Adding switch to stop scorr if refinement is too slow.Alan Mishchenko2022-04-242-13/+63
| * Experiments with word-level data structures.Alan Mishchenko2022-04-223-9/+457
| * Added a switch to &dfs to perform levelized ordering.Alan Mishchenko2022-04-041-6/+13
| * Experiments with word-level data structures.Alan Mishchenko2022-04-044-26/+156
| * Suggested changes to properly initialize the variable array for Cudd_bddVecto...Alan Mishchenko2022-04-021-5/+16
| * Experiments with word-level data structures.Alan Mishchenko2022-03-061-2/+2
| * Experiments with word-level data structures.Alan Mishchenko2022-03-061-10/+91
| * 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-228-43/+80
| * 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-023-32/+439
| * Move CI to GitHub Actions.Baruch Sterin2022-01-221-1/+1
| * Suggested bug fixes in the old code.Alan Mishchenko2022-01-212-2/+2
| * Compiler warnings.Alan Mishchenko2022-01-211-6/+6
| * Experiments with word-level data structures.Alan Mishchenko2022-01-217-153/+2359
| * Adding new command &icec.Alan Mishchenko2021-12-173-8/+200
| * Compiler warning.Alan Mishchenko2021-12-161-8/+7