Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added restarts to PDR. | Alan Mishchenko | 2012-02-13 | 6 | -21/+53 |
| | |||||
* | Timeout crash fix in 'reachy'. | Alan Mishchenko | 2012-02-13 | 1 | -5/+16 |
| | |||||
* | Variable timeframe abstraction. | Alan Mishchenko | 2012-02-13 | 1 | -0/+6 |
| | |||||
* | Variable timeframe abstraction. | Alan Mishchenko | 2012-02-13 | 4 | -31/+100 |
| | |||||
* | Variable timeframe abstraction. | Alan Mishchenko | 2012-02-13 | 4 | -10/+9 |
| | |||||
* | Variable timeframe abstraction. | Alan Mishchenko | 2012-02-13 | 2 | -20/+21 |
| | |||||
* | Lazy man's logic synthesis. | Alan Mishchenko | 2012-02-12 | 1 | -4/+20 |
| | |||||
* | Isomorphism checking code. | Alan Mishchenko | 2012-02-12 | 1 | -3/+18 |
| | |||||
* | Variable timeframe abstraction. | Alan Mishchenko | 2012-02-12 | 5 | -82/+89 |
| | |||||
* | Variable timeframe abstraction. | Alan Mishchenko | 2012-02-11 | 2 | -2/+4 |
| | |||||
* | 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 | 17 | -532/+1455 |
| | |||||
* | 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 | 4 | -3/+837 |
| | |||||
* | 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 | 3 | -54/+332 |
| | |||||
* | 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 |
| | |||||
* | 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 | 894 | -31319/+3601 |
| | |||||
* | 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 |
| |