summaryrefslogtreecommitdiffstats
path: root/src/base/abci
Commit message (Expand)AuthorAgeFilesLines
* Adding switch to &b to prevent dumplicated area when used in delay-mode (&b -...Alan Mishchenko2015-09-181-4/+8
* Tuning SAT solver for QBF instances.Alan Mishchenko2015-09-181-1/+1
* Tuning SAT solver for QBF instances.Alan Mishchenko2015-09-181-4/+4
* Tuning SAT solver for QBF instances.Alan Mishchenko2015-09-181-3/+12
* Improvements to QBF solver; new quantification command &qvar.Alan Mishchenko2015-09-181-20/+84
* New constraint manager and memory reporting 'ps'.Alan Mishchenko2015-09-083-7/+43
* Experiments with SAT-based collapsing.Alan Mishchenko2015-09-041-1/+1
* Experiments with SAT-based collapsing.Alan Mishchenko2015-09-042-98/+330
* Experiments with SAT-based collapsing.Alan Mishchenko2015-09-031-0/+73
* More tuning in &nf.Alan Mishchenko2015-08-281-1/+1
* Adding switch to control area-recovery and more tuning in &nf.Alan Mishchenko2015-08-281-7/+19
* Changing 'refactor' to work with truth tables.Alan Mishchenko2015-08-252-168/+188
* Changes to be able to compile ABC without CUDD.Alan Mishchenko2015-08-2426-29/+27
* Changes to be able to compile ABC without CUDD.Alan Mishchenko2015-08-243-1/+32
* Changes to be able to compile ABC without CUDD.Alan Mishchenko2015-08-2425-33/+246
* Merging recent changes.Alan Mishchenko2015-08-231-0/+69
|\
| * New command 'isonpn'.Alan Mishchenko2015-08-111-4/+4
| * New command 'isonpn'.Alan Mishchenko2015-08-111-0/+69
* | Experiments with mapping plus small changes.Alan Mishchenko2015-08-231-2/+9
|/
* Improvements to Cba data-structure.Alan Mishchenko2015-07-281-0/+1
* Clarifying 'cec' and 'dsec' usage message.Alan Mishchenko2015-07-161-2/+2
* Assertion fail after 'print_supp -w'.Alan Mishchenko2015-07-111-1/+4
* New TFI/TFO profiling code.Alan Mishchenko2015-07-101-5/+9
* New TFI/TFO profiling code.Alan Mishchenko2015-07-091-5/+25
* Temp change in the AIG reader and minor tuning.Alan Mishchenko2015-07-081-0/+4
* Bug fix in programmable cell parser and minor tuning.Alan Mishchenko2015-07-081-1/+2
* C++ compiler typecast problem.Alan Mishchenko2015-07-081-1/+1
* C++ compiler typecast problem.Alan Mishchenko2015-07-081-1/+1
* C++ compiler typecast problem.Alan Mishchenko2015-07-081-1/+1
* Bug fixing in %blast when blasting mod operator (handling zero divisor).Alan Mishchenko2015-07-071-2/+2
* Making sure the CI/CO are not ordered by 'fraig_restore'.Alan Mishchenko2015-06-292-12/+16
* Adding resource limits to 'fraig_restore'.Alan Mishchenko2015-06-272-14/+47
* New command &genqbf to dump the QBF miter for ind inv computation.Alan Mishchenko2015-06-232-1/+119
* Supporting AND-gate cuts in 'if' and '&if'Alan Mishchenko2015-06-211-5/+53
* Correcting assert in converting standard cell mapping from GIA into ABC.Alan Mishchenko2015-04-271-1/+1
* Bug fix in %read_smt and prevent crash of &cec if there is no current AIG.Alan Mishchenko2015-04-271-0/+5
* Adding switch 'map -f' to not use large gates for high-fanout nodes (disabled...Alan Mishchenko2015-04-242-6/+13
* Adding support for dumping faults not detected by a given test-set in &fftest...Alan Mishchenko2015-04-171-2/+8
* Adding support for cardinality constraints in &fftest (switches -K and -k).Alan Mishchenko2015-04-161-5/+21
* Adding switch &fftest -e to dump delay-tests in a special format.Alan Mishchenko2015-04-141-2/+6
* Making BDD computation more robust by using dynamic resource limit.Alan Mishchenko2015-04-111-2/+5
* Several additional fixed in the timing manager.Alan Mishchenko2015-04-071-1/+1
* Bug fix in 'mfs2': Apply sweep to avoid assertion failure when translating in...Alan Mishchenko2015-04-061-0/+1
* Getting default AND-node delay from Genlib library.Alan Mishchenko2015-04-061-1/+12
* Allow timing manager to be started when a default is set.Alan Mishchenko2015-04-061-4/+4
* Improvements in reading timing information from BLIF.Alan Mishchenko2015-04-051-8/+1
* Making sure the names are transfered when &get -n is used.Alan Mishchenko2015-04-041-0/+7
* Properly copying and saving the timing info in &get and &put.Alan Mishchenko2015-04-042-1/+15
* Cleanup and improvements in the user timing manager.Alan Mishchenko2015-04-031-44/+23
* Changing timing manager to have 0 default required times.Alan Mishchenko2015-04-031-10/+4