summaryrefslogtreecommitdiffstats
path: root/src/base
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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-032-1/+15
* Bug fix in blasting word-level flops.Alan Mishchenko2021-12-021-3/+3
* Disabling choices when they are computed incorrectly.Alan Mishchenko2021-11-302-2/+9
* Changes to make compiler happy.Alan Mishchenko2021-11-271-1/+2
* 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-082-3/+8
* New API for external calls.Alan Mishchenko2021-10-261-0/+1
* Bug fix in sweep (which happens to be a rare bug in Abc_NodeMinimumBase).Alan Mishchenko2021-10-233-6/+55
* Various changes.Alan Mishchenko2021-10-221-0/+2
* Changing static to extern for two procedures.Alan Mishchenko2021-10-171-2/+2
* Experiments with SAT solving.Alan Mishchenko2021-10-091-3/+22
* New command &stochsyn for stochastic synthesis.Alan Mishchenko2021-10-061-0/+103
* Other compiler changes.Alan Mishchenko2021-09-261-0/+7
* Changing declaration of Vec_Ptr_t sorting function to satisfy some compilers.Alan Mishchenko2021-09-2614-20/+20
* Two rare corner-case bugs in &if mapper.Alan Mishchenko2021-09-261-1/+5