summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Bug fix in abstracting boxes.Alan Mishchenko2014-11-172-1/+3
* Integrating mfs2 package to work with boxes.Alan Mishchenko2014-11-175-31/+41
* Integrating mfs2 package to work with boxes.Alan Mishchenko2014-11-1614-259/+617
* Improvements to word-level network package.Alan Mishchenko2014-11-141-2/+2
* Improvements to word-level network package.Alan Mishchenko2014-11-141-2/+2
* Improvements to word-level network package.Alan Mishchenko2014-11-149-128/+480
* Enabling AIGs with boxes for word-level and sequential designs.Alan Mishchenko2014-11-144-38/+41
* Enabling AIGs with boxes for word-level and sequential designs.Alan Mishchenko2014-11-1312-252/+496
* Generation of barrier-buffers for hierarchical design.Alan Mishchenko2014-11-114-15/+153
* Added switch -i to &filter to use FIs instead of FOs.Alan Mishchenko2014-11-113-16/+30
* Bug fix in blasting MUX with different ranges of inputs and the output.Alan Mishchenko2014-11-101-2/+2
* Generation of barrier-buffers for hierarchical design.Alan Mishchenko2014-11-105-11/+40
* Adding cyclicity check for netlist with boxes.Alan Mishchenko2014-11-106-3/+403
* Removing unauthorized printout in 'pdr'.Alan Mishchenko2014-11-092-2/+8
* Removing unauthorized printout in 'pdr'.Alan Mishchenko2014-11-091-0/+1
* Detecting full-adder chains and putting them into white boxes.Alan Mishchenko2014-11-091-4/+11
* Detecting full-adder chains and putting them into white boxes.Alan Mishchenko2014-11-095-94/+590
* Full adder detection code.Alan Mishchenko2014-11-081-0/+300
* Added minor API to clean path on a Windows computer.Alan Mishchenko2014-11-052-2/+24
* Experimental implementation of BMC-related procedures.Alan Mishchenko2014-11-051-7/+31
* Experimental implementation of BMC-related procedures.Alan Mishchenko2014-11-043-0/+426
* Compiler warnings.Alan Mishchenko2014-11-031-2/+2
* Bug fix in CEX printing.Alan Mishchenko2014-11-031-1/+1
* Making public some APIs.Alan Mishchenko2014-11-033-21/+30
* Improvements to &fftest (adding computation of fixed parameters).Alan Mishchenko2014-11-021-108/+206
* Added switches '-c' and '-n' to 'init'.Alan Mishchenko2014-11-023-13/+113
* Commenting out useless macro which causes failure on VS 2012.Alan Mishchenko2014-10-301-6/+6
* Compiler warnings.Alan Mishchenko2014-10-288-8/+9
* Changes to enable building external code.Alan Mishchenko2014-10-285-89/+2
* Bug fix in bmc3 -a -x.Alan Mishchenko2014-10-281-1/+1
* pyabc: handle a few corner casesBaruch Sterin2014-10-281-2/+8
* Bug fix in bmc3 -a -x.Alan Mishchenko2014-10-281-1/+1
* Changes to enable building external code.Alan Mishchenko2014-10-273-378/+376
* Adding MAJ gate to GIA package.Alan Mishchenko2014-10-262-0/+20
* Changing switch -v in 'qbf' and '&qbf' to be non-verbose by default.Alan Mishchenko2014-10-261-2/+2
* New command &satenum to enumerate SAT assignments of a miter in a naive way.Alan Mishchenko2014-10-252-0/+128
* Adding switch &fftest -N <num> to detect fixed vars after each <num> iterations.Alan Mishchenko2014-10-253-3/+78
* Merged in sterin/abc (pull request #9)Alan Mishchenko2014-10-232-0/+45
|\
| * make it easy to add intialization functions to Abc_FrameInit()/Abc_FrameEnd()Baruch Sterin2014-10-222-0/+45
* | One bug fix and two small changes.Alan Mishchenko2014-10-221-2/+2
* | One bug fix and two small changes.Alan Mishchenko2014-10-224-7/+27
|/
* Bug fix in seq synthesis due to resent code restructuring.Alan Mishchenko2014-10-213-8/+8
* Disabling MiniSAT 2.2 for now.Alan Mishchenko2014-10-211-1/+1
* Compiler problems.Alan Mishchenko2014-10-212-2/+6
* Compiler problems.Alan Mishchenko2014-10-211-3/+4
* Compiler problems.Alan Mishchenko2014-10-211-4/+7
* Compiler problems.Alan Mishchenko2014-10-212-1/+3
* Adding code of MiniSAT 2.2.Alan Mishchenko2014-10-2128-0/+5813
* Preparing to work with C++ code.Alan Mishchenko2014-10-213-1/+45
* Adding commands backup/restore.Alan Mishchenko2014-10-213-0/+84