summaryrefslogtreecommitdiffstats
path: root/src/base/abci/abc.c
Commit message (Expand)AuthorAgeFilesLines
* Improvements to LMS code.Alan Mishchenko2012-10-271-61/+385
* Added switch '-q' to 'scorr' and '&scorr' to quit when PO is not a candidate ...Alan Mishchenko2012-10-251-4/+12
* Adding binary file dumping for truth tables.Alan Mishchenko2012-10-251-4/+9
* Changing the defaults of command 'collapse'.Alan Mishchenko2012-10-251-2/+2
* Integrating GIA with LUT mapping.Alan Mishchenko2012-10-241-17/+180
* Disabling SAT sweeping in 'map' by default.Alan Mishchenko2012-10-231-1/+1
* New AIG optimization package.Alan Mishchenko2012-10-061-4/+0
* New AIG optimization package.Alan Mishchenko2012-10-061-0/+4
* Allow for binary input file in 'testdec' and 'testnpn'.Alan Mishchenko2012-10-051-2/+13
* Allow for binary input file in 'testdec' and 'testnpn'.Alan Mishchenko2012-10-051-9/+45
* Structural reparametrization.Alan Mishchenko2012-10-021-4/+4
* Combined old reparametrization command with the new one.Alan Mishchenko2012-10-021-54/+12
* Structural reparametrization.Alan Mishchenko2012-10-021-7/+23
* Structural reparametrization.Alan Mishchenko2012-09-301-0/+52
* Improvements to the NPN semi-canonical form computation package.Alan Mishchenko2012-09-251-7/+8
* Testing GIA with time manager.Alan Mishchenko2012-09-231-38/+15
* Modified structural constraint extraction (unfold -s) to work for multi-outpu...Alan Mishchenko2012-09-231-2/+2
* Added simplification before the concurrent call to PDR.Alan Mishchenko2012-09-201-2/+6
* Fixing mismatch between declaration of the output value of Extra_CpuTime.Alan Mishchenko2012-09-181-3/+7
* Added delay multipliers to 'map'.Alan Mishchenko2012-09-161-9/+23
* Changed a few things in the refinement package of &gla.Alan Mishchenko2012-09-161-1/+1
* Restructured the code to post-process object used during refinement in &gla.Alan Mishchenko2012-09-161-11/+8
* Cleaned 'abc.c' by removing useless procedures.Alan Mishchenko2012-09-151-1689/+939
* Created new abstraction package from the code that was all over the place.Alan Mishchenko2012-09-151-470/+12
* Prepared &gla to try abstracting and proving concurrently.Alan Mishchenko2012-09-141-12/+1
* Prepared &gla to try abstracting and proving concurrently.Alan Mishchenko2012-09-141-2/+18
* Added switch '-p' to '&gla -n' to use full proof for UNSAT core computation (...Alan Mishchenko2012-09-091-2/+6
* Started CEX minimization procedure.Alan Mishchenko2012-09-081-0/+96
* Updating &gla_refine to perform suffic refinement.Alan Mishchenko2012-09-071-4/+17
* Updating &gla_refine to perform suffic refinement.Alan Mishchenko2012-09-071-5/+18
* Integrated new fast semi-canonical form for Boolean functions up to 16 inputs.Alan Mishchenko2012-09-061-2/+3
* Added switch 'dch -r' to skip choices with structural support redundancy.Alan Mishchenko2012-09-051-2/+6
* Added error message when the user is trying 'dsat' for multi-output comb miters.Alan Mishchenko2012-09-051-2/+2
* Added new command &gla_shrink.Alan Mishchenko2012-09-041-0/+93
* Added switch &srm -A <file> for dumping SRM into a user-specified file.Alan Mishchenko2012-09-021-10/+21
* Added an API to convert a multi-output PLA into a shared AIG.Alan Mishchenko2012-08-291-23/+2
* Ensured that SC mapped network is always in a topo order.Alan Mishchenko2012-08-281-1/+14
* Added buffering based on combinational merging.Alan Mishchenko2012-08-281-2/+5
* Added features 'map -M <float>' to control the use of large gates.Alan Mishchenko2012-08-271-5/+19
* Added switch '&gla -m' to dump original miter with the abstraction map.Alan Mishchenko2012-08-261-2/+6
* Several improvements to command 'testnpn'.Alan Mishchenko2012-08-251-4/+4
* Changed command 'sim' to work with a miter by default (replace 'sim -m' by 's...Alan Mishchenko2012-08-241-1/+1
* Added simulation of comb circuits with user-specified patterns in command 'sim'.Alan Mishchenko2012-08-241-16/+30
* Added new algorithm for NPN semi-canonical form computation.Alan Mishchenko2012-08-231-1/+2
* New command 'testnpn' to compare semi-canonical forms.Alan Mishchenko2012-08-081-0/+69
* Changing the default value '&gla -n' to the opposite.Alan Mishchenko2012-08-061-1/+1
* Scalable gate-level abstraction.Alan Mishchenko2012-08-031-13/+14
* Scalable gate-level abstraction.Alan Mishchenko2012-08-021-2/+2
* Scalable gate-level abstraction.Alan Mishchenko2012-08-021-2/+6
* Scalable gate-level abstraction.Alan Mishchenko2012-08-021-2/+15