summaryrefslogtreecommitdiffstats
path: root/src/base/abci/abc.c
Commit message (Collapse)AuthorAgeFilesLines
* Merge remote-tracking branch 'upstream/master' into yosys-experimentalMiodrag Milanovic2022-11-091-16/+293
|\
| * Updating features of &if mapper.Alan Mishchenko2022-10-091-2/+14
| |
| * Compiler warnings.Alan Mishchenko2022-09-191-2/+5
| |
| * Compiler warnings.Alan Mishchenko2022-09-191-6/+6
| |
| * Compiler warnings.Alan Mishchenko2022-09-191-2/+0
| |
| * Temporarily disabling &ttopt in the Windows version.Alan Mishchenko2022-09-191-0/+6
| |
| * import ttoptYukio Miyasaka2022-09-171-0/+109
| |
| * Compiler warnings.Alan Mishchenko2022-08-301-0/+2
| |
| * Testing utility code.Alan Mishchenko2022-08-301-1/+6
| |
| * Various changes.Alan Mishchenko2022-08-301-4/+4
| |
| * Improvements to command 'twoexact'.Alan Mishchenko2022-08-071-4/+26
| |
| * Improvements to command 'twoexact'.Alan Mishchenko2022-08-031-2/+10
| |
| * Investigating complex miters.Alan Mishchenko2022-08-031-0/+8
| |
| * New switch in command &st for adding buffers.Alan Mishchenko2022-07-311-5/+17
| |
| * Various changes.Alan Mishchenko2022-07-301-0/+92
| |
* | Add '-p' option to 'constr' to allow fully removing constraintsJannis Harder2022-08-051-4/+27
|/ | | | | | Invoking 'constr -r' converts constraints into POs but does not fully remove them. Now 'constr -pr' can be used to completely remove them, leaving the set of non-constraint POs unchanged.
* Dumping equivalences after SAT sweeping.Alan Mishchenko2022-06-261-5/+15
|
* Experiments with technology mapping.Alan Mishchenko2022-06-251-0/+64
|
* Adding command to check resub problem solution.Alan Mishchenko2022-06-101-0/+60
|
* 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-021-0/+113
|
* Adding new switch to &cec.Alan Mishchenko2022-05-201-8/+24
|
* Adding switch to dsd_match to skip small functions.Alan Mishchenko2022-05-181-5/+15
|
* Adding switch -c to &cone.Alan Mishchenko2022-04-261-3/+14
|
* Bug fix in &uif.Alan Mishchenko2022-04-241-0/+6
|
* 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-241-12/+61
|
* Experiments with word-level data structures.Alan Mishchenko2022-04-221-0/+142
|
* Added a switch to &dfs to perform levelized ordering.Alan Mishchenko2022-04-041-6/+13
|
* Experiments with word-level data structures.Alan Mishchenko2022-04-041-0/+1
|
* Intersection a bug in rewrite/refactor.Alan Mishchenko2022-02-221-10/+32
|
* Improving truth table handling.Alan Mishchenko2022-02-161-1/+16
|
* Adding new command &icec.Alan Mishchenko2021-12-171-0/+187
|
* Adding command-line switch 'testnpn -A 12' for P-only canonical form ↵Alan Mishchenko2021-12-031-0/+1
| | | | computation.
* Experiments with SAT solving.Alan Mishchenko2021-10-091-3/+22
|
* New command &stochsyn for stochastic synthesis.Alan Mishchenko2021-10-061-0/+103
|
* Adding command &reshape.Alan Mishchenko2021-09-211-6/+11
|
* Adding command &reshape.Alan Mishchenko2021-09-211-0/+63
|
* Removing unused command.Alan Mishchenko2021-09-211-155/+0
|
* Various changes.Alan Mishchenko2021-09-211-5/+9
|
* Improving MiniAIG and name manager.Alan Mishchenko2021-09-161-1/+1
|
* Enable command 'pipe' for pipelining.Alan Mishchenko2021-09-131-3/+9
|
* Disabling command print_mint when CUDD is not used.Alan Mishchenko2021-09-071-0/+7
|
* Various changes.Alan Mishchenko2021-09-021-2/+16
|
* Allow &mfs to work on sequential AIGs.Alan Mishchenko2021-08-241-1/+10
|
* Support of pair-wise miter and other changes.Alan Mishchenko2021-08-221-2/+19
|
* Extending &trim to trim structurally equivalent primary outputs.Alan Mishchenko2021-08-191-3/+14
|
* Improving AIG to Verilog converter.Alan Mishchenko2021-08-171-3/+8
|