Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Variable timeframe abstraction. | Alan Mishchenko | 2012-02-11 | 3 | -21/+21 |
| | |||||
* | Variable timeframe abstraction. | Alan Mishchenko | 2012-02-11 | 3 | -6/+36 |
| | |||||
* | Variable timeframe abstraction. | Alan Mishchenko | 2012-02-11 | 2 | -14/+33 |
| | |||||
* | Variable timeframe abstraction. | Alan Mishchenko | 2012-02-11 | 2 | -43/+101 |
| | |||||
* | pyabc: replace 'bool' with 'int' as it was removed from the rest of ABC | Baruch Sterin | 2012-02-11 | 1 | -8/+8 |
| | |||||
* | Graph isomorphism checking code. | Alan Mishchenko | 2012-02-11 | 2 | -27/+46 |
| | |||||
* | Added switch -f to 'print_io' to suppress printing flops. | Alan Mishchenko | 2012-02-11 | 3 | -7/+14 |
| | |||||
* | Graph isomorphism checking code. | Alan Mishchenko | 2012-02-11 | 18 | -536/+1467 |
| | |||||
* | Bug fixes in &cec command. | Alan Mishchenko | 2012-02-10 | 2 | -31/+87 |
| | |||||
* | Bug fix in flop-level abstraction refinement. | Alan Mishchenko | 2012-02-09 | 1 | -1/+2 |
| | |||||
* | Removed unused 'bool' definition and unused memory management macros. | Alan Mishchenko | 2012-02-07 | 1 | -19/+0 |
| | |||||
* | Graph isomorphism checking code. | Alan Mishchenko | 2012-02-02 | 2 | -41/+123 |
| | |||||
* | Trying to fix a false-positive due to incorrect inductive termination check ↵ | Alan Mishchenko | 2012-02-01 | 1 | -3/+9 |
| | | | | in 'int' when K is more than 1 (not fixed yet). | ||||
* | Lazy man's logic synthesis. | Alan Mishchenko | 2012-02-01 | 3 | -90/+319 |
| | |||||
* | Graph isomorphism checking code. | Alan Mishchenko | 2012-01-30 | 1 | -0/+7 |
| | |||||
* | Graph isomorphism checking code. | Alan Mishchenko | 2012-01-30 | 6 | -12/+217 |
| | |||||
* | Graph isomorphism checking code. | Alan Mishchenko | 2012-01-29 | 5 | -3/+845 |
| | |||||
* | Moving Vec_IntPrint to where it belongs. | Alan Mishchenko | 2012-01-29 | 2 | -20/+20 |
| | |||||
* | Variable timeframe abstraction. | Alan Mishchenko | 2012-01-28 | 2 | -7/+8 |
| | |||||
* | Variable timeframe abstraction. | Alan Mishchenko | 2012-01-28 | 1 | -2/+7 |
| | |||||
* | Generation of dual-rail miter. | Alan Mishchenko | 2012-01-28 | 1 | -0/+206 |
| | |||||
* | Generation of dual-rail miter. | Alan Mishchenko | 2012-01-28 | 2 | -10/+16 |
| | |||||
* | Generation of dual-rail miter. | Alan Mishchenko | 2012-01-28 | 3 | -0/+184 |
| | |||||
* | Variable timeframe abstraction. | Alan Mishchenko | 2012-01-28 | 2 | -16/+19 |
| | |||||
* | Variable timeframe abstraction. | Alan Mishchenko | 2012-01-27 | 2 | -3/+15 |
| | |||||
* | Variable timeframe abstraction. | Alan Mishchenko | 2012-01-27 | 6 | -306/+199 |
| | |||||
* | Variable timeframe abstraction. | Alan Mishchenko | 2012-01-24 | 3 | -25/+45 |
| | |||||
* | Variable timeframe abstraction. | Alan Mishchenko | 2012-01-24 | 5 | -58/+336 |
| | |||||
* | Variable timeframe abstraction. | Alan Mishchenko | 2012-01-23 | 3 | -8/+19 |
| | |||||
* | Added returning counter-example after BMC, which was recently added to 'dprove'. | Alan Mishchenko | 2012-01-23 | 1 | -0/+4 |
| | |||||
* | Bug fix for incorrect memory allocation in main SAT solver, leading to ↵ | Alan Mishchenko | 2012-01-23 | 2 | -3/+3 |
| | | | | crashes in 'dsec' (correction to the previous fix). | ||||
* | Bug fix for incorrect memory allocation in main SAT solver, leading to ↵ | Alan Mishchenko | 2012-01-22 | 3 | -6/+6 |
| | | | | crashes in 'dsec'. | ||||
* | Variable timeframe abstraction. | Alan Mishchenko | 2012-01-21 | 3 | -176/+248 |
| | |||||
* | minor changes to Makefile: (1) use CC instead of gcc to compile arch_flags, ↵ | Baruch Sterin | 2012-01-21 | 1 | -3/+3 |
| | | | | and (2) make sure arch_flags is cleaned in make clean | ||||
* | add arch_flags to .hgignore | Baruch Sterin | 2012-01-21 | 1 | -0/+3 |
| | |||||
* | pyabc: adapt build to recent changes in the rest of ABC | Baruch Sterin | 2012-01-21 | 2 | -22/+3 |
| | |||||
* | Major restructuring of the code. | Alan Mishchenko | 2012-01-21 | 898 | -32023/+4252 |
| | |||||
* | Deleting file added by mistake. | Alan Mishchenko | 2012-01-20 | 1 | -357/+0 |
| | |||||
* | Preserving CI/CO varible names when moving between the main space and &-space. | Alan Mishchenko | 2012-01-20 | 1 | -8/+25 |
| | |||||
* | Variable timeframe abstraction. | Alan Mishchenko | 2012-01-20 | 4 | -28/+109 |
| | |||||
* | Variable timeframe abstraction. | Alan Mishchenko | 2012-01-20 | 7 | -208/+266 |
| | |||||
* | New hierarchy manager. | Alan Mishchenko | 2012-01-20 | 1 | -7/+13 |
| | |||||
* | New hierarchy manager. | Alan Mishchenko | 2012-01-19 | 1 | -5/+195 |
| | |||||
* | New hierarchy manager. | Alan Mishchenko | 2012-01-19 | 2 | -21/+29 |
| | |||||
* | Replaced 'bmc' by 'bmc2' in 'dprove'. Added switches to 'dprove' to control ↵ | Alan Mishchenko | 2012-01-19 | 5 | -20/+48 |
| | | | | BMC frames and conflicts. | ||||
* | New hierarchy manager. | Alan Mishchenko | 2012-01-19 | 1 | -6/+32 |
| | |||||
* | Added switch 'write_counter -f' to output flop values in each time frame. | Alan Mishchenko | 2012-01-18 | 3 | -20/+84 |
| | |||||
* | New hierarchy manager. | Alan Mishchenko | 2012-01-18 | 1 | -2/+36 |
| | |||||
* | New hierarchy manager. | Alan Mishchenko | 2012-01-18 | 1 | -4/+133 |
| | |||||
* | Removing debug print-outs from the SAT solver. | Alan Mishchenko | 2012-01-17 | 1 | -2/+2 |
| |