summaryrefslogtreecommitdiffstats
path: root/src/base/abci/abc.c
Commit message (Collapse)AuthorAgeFilesLines
...
* Adding timeout to several commands.Alan Mishchenko2020-12-071-10/+34
|
* Renaming one command.Alan Mishchenko2020-11-231-3/+3
|
* Added an option to keep PI/PO names unchanged in 'short_names'.Alan Mishchenko2020-11-221-4/+11
|
* Passing conflict limit to &cec.Alan Mishchenko2020-11-221-2/+2
|
* Integration with several commands.Alan Mishchenko2020-11-191-18/+41
|
* Extending sweeper to handle XORs.Alan Mishchenko2020-11-151-2/+2
|
* Upgrading the SAT solvers.Alan Mishchenko2020-11-141-3/+15
|
* Improvements to the SAT sweeper.Alan Mishchenko2020-11-131-3/+3
|
* Adding and integrating new SAT solver APIs.Alan Mishchenko2020-11-131-2/+15
|
* Experiments with SAT sweeping.Alan Mishchenko2020-11-101-7/+23
|
* Setting default conflict limit in &fraig to be high.Alan Mishchenko2020-11-091-0/+1
|
* Experiments with SAT sweeping.Alan Mishchenko2020-11-091-2/+8
|
* Trying to explicitly compute don't-cares during optimization.Alan Mishchenko2020-11-011-4/+12
|
* Experimental cost function in technology mapping.Alan Mishchenko2020-11-011-1/+5
|
* Changing SAT sweepers (ifraig and &fraig) to be stronger by default.Alan Mishchenko2020-09-241-1/+2
|
* Improving MFFC computation code.Alan Mishchenko2020-09-171-5/+9
|
* Experiments with iterative synthesis.Alan Mishchenko2020-09-131-16/+52
|
* Adding switch &cec -w to print SAT solver stats.Alan Mishchenko2020-09-061-2/+6
|
* Verifying new resub code.Alan Mishchenko2020-09-061-0/+1
|
* Experiments with window computation.Alan Mishchenko2020-08-151-0/+1
|
* Making &cec use precomputed simulation info.Alan Mishchenko2020-08-121-0/+5
|
* New ways of reading MiniAIG.Alan Mishchenko2020-07-291-3/+10
|
* Experiment with structural similarity.Alan Mishchenko2020-07-161-0/+60
|
* Fixing commands 'putontop' and 'topmost'; adding command 'bottommost'.Alan Mishchenko2020-07-111-7/+92
|
* Bug fix in &cec (properly updating the status after the corner case bug fix\).Alan Mishchenko2020-06-241-0/+1
|
* Bug fix in &cec (handling the case when the miter is disproved by the all-0 ↵Alan Mishchenko2020-06-241-5/+23
| | | | pattern).
* Compiler error.Alan Mishchenko2020-06-041-4/+4
|
* Experimental simulation.Alan Mishchenko2020-06-041-1/+1
|
* Experimental simulation.Alan Mishchenko2020-06-031-1/+1
|
* Dumping BDD variable order after 'clp'.Alan Mishchenko2020-05-181-4/+10
|
* Experimental resubstitution.Alan Mishchenko2020-05-151-5/+5
|
* Fixing the accidentally broken build.Alan Mishchenko2020-05-061-1/+0
|
* Experiment with permutations.Alan Mishchenko2020-05-031-1/+2
|
* Compiler warnings and errors.Alan Mishchenko2020-05-031-4/+2
|
* Experimental resubstitution.Alan Mishchenko2020-05-031-0/+100
|
* New AIG restructuring feature.Alan Mishchenko2020-04-231-0/+49
|
* Improving simulation patterns by local search.Alan Mishchenko2020-04-171-0/+1
|
* Improving simulation patterns by local search.Alan Mishchenko2020-04-171-28/+129
|
* QBF-based code generation.Alan Mishchenko2020-04-121-5/+90
|
* Procedures to explore structural support of an AIG.Alan Mishchenko2020-04-101-0/+1
|
* Various changes.Alan Mishchenko2020-04-101-12/+45
|
* Adding option to &saveaig to compare AIGs by node count.Alan Mishchenko2020-04-091-0/+3
|
* Various changes.Alan Mishchenko2020-04-081-10/+18
|
* Adding option to &saveaig to compare AIGs by node count.Alan Mishchenko2020-04-071-1/+1
|
* Adding option to &saveaig to compare AIGs by node count.Alan Mishchenko2020-04-071-1/+4
|
* Various changes.Alan Mishchenko2020-03-291-4/+8
|
* Various changes.Alan Mishchenko2020-03-211-1/+1
|
* Adding limit on the number of live BDD nodes in command 'muxes -g'.Alan Mishchenko2020-03-141-1/+1
|
* Adding limit on the number of live BDD nodes in command 'muxes -g'.Alan Mishchenko2020-03-121-1/+1
|
* Adding limit on the number of live BDD nodes in command 'muxes -g'.Alan Mishchenko2020-03-121-9/+20
|