Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added switch -I <file_name> to &sim to perform simulation with the user's ↵ | Alan Mishchenko | 2013-05-18 | 2 | -2/+122 |
| | | | | simulation pattern. | ||||
* | Potential improvement to &scorr. | Alan Mishchenko | 2013-05-18 | 1 | -0/+72 |
| | |||||
* | Improvements to 'bmc3'. | Alan Mishchenko | 2013-05-18 | 2 | -159/+12 |
| | |||||
* | SAT variable profiling. | Alan Mishchenko | 2013-05-18 | 1 | -5/+53 |
| | |||||
* | Fixed gap timeout in 'pdr'. | Alan Mishchenko | 2013-05-18 | 1 | -0/+4 |
| | |||||
* | SAT variable profiling. | Alan Mishchenko | 2013-05-18 | 1 | -0/+4 |
| | |||||
* | SAT variable profiling. | Alan Mishchenko | 2013-05-18 | 1 | -0/+1 |
| | |||||
* | SAT variable profiling. | Alan Mishchenko | 2013-05-18 | 2 | -4/+10 |
| | |||||
* | SAT variable profiling. | Alan Mishchenko | 2013-05-18 | 5 | -8/+53 |
| | |||||
* | SAT variable profiling. | Alan Mishchenko | 2013-05-18 | 4 | -3/+28 |
| | |||||
* | SAT variable profiling (undo). | Alan Mishchenko | 2013-05-18 | 3 | -19/+0 |
| | |||||
* | SAT variable profiling. | Alan Mishchenko | 2013-05-18 | 3 | -0/+19 |
| | |||||
* | SAT variable profiling (undo). | Alan Mishchenko | 2013-05-18 | 3 | -19/+0 |
| | |||||
* | SAT variable profiling. | Alan Mishchenko | 2013-05-18 | 3 | -0/+19 |
| | |||||
* | Adding support of XOR/MUX in GIA. | Alan Mishchenko | 2013-05-17 | 1 | -1/+1 |
| | |||||
* | Adding support of XOR/MUX in GIA. | Alan Mishchenko | 2013-05-17 | 7 | -48/+341 |
| | |||||
* | Undoing commit from Nov 12, 2012: Extending GIA to represent pintypes and pins. | Alan Mishchenko | 2013-05-17 | 6 | -32/+8 |
| | |||||
* | Adding new command &mprove for proving groups of properties. | Alan Mishchenko | 2013-05-17 | 9 | -26/+240 |
| | |||||
* | Bug fix in the timeout mechanism of 'pdr'. | Alan Mishchenko | 2013-05-17 | 1 | -2/+2 |
| | |||||
* | Adding 'zeropo -o' to replace a given PO by const 1. | Alan Mishchenko | 2013-05-15 | 2 | -6/+11 |
| | |||||
* | Commenting assertion that does not hold in AIGER 1.9, accoring to Baruch Sterin. | Alan Mishchenko | 2013-05-13 | 2 | -2/+2 |
| | |||||
* | Extending cube representation to handle SOPs with many cubes. | Alan Mishchenko | 2013-05-12 | 2 | -5/+9 |
| | |||||
* | New MFS package. | Alan Mishchenko | 2013-05-12 | 14 | -218/+930 |
| | |||||
* | SAT sweeping under constraints (bug fix). | Alan Mishchenko | 2013-05-12 | 1 | -0/+3 |
| | |||||
* | Preprocessing SOPs given to 'fx' to be D1C-free and SCC-free. Handling the ↵ | Alan Mishchenko | 2013-05-11 | 1 | -1/+1 |
| | | | | case of non-prime SOPs. | ||||
* | Preprocessing SOPs given to 'fx' to be D1C-free and SCC-free. Handling the ↵ | Alan Mishchenko | 2013-05-11 | 4 | -79/+139 |
| | | | | case of non-prime SOPs. | ||||
* | Enabled switch 'fx -N <num>' to extract a fixed number of divisors. | Alan Mishchenko | 2013-05-09 | 2 | -8/+9 |
| | |||||
* | Typo in the comment. | Alan Mishchenko | 2013-05-09 | 2 | -4/+4 |
| | |||||
* | Adding comment about using 'dprove' for sequential synthesis. | Alan Mishchenko | 2013-05-09 | 1 | -1/+1 |
| | |||||
* | Changing per-output runtime limit to be in miliseconds. | Alan Mishchenko | 2013-05-09 | 4 | -30/+30 |
| | |||||
* | Bug fix in the sweeper. | Alan Mishchenko | 2013-05-08 | 2 | -2/+8 |
| | |||||
* | Bug fix in the sweeper. | Alan Mishchenko | 2013-05-07 | 1 | -2/+6 |
| | |||||
* | Making fanin ordering available for netlists, not only networks. | Alan Mishchenko | 2013-05-07 | 1 | -6/+6 |
| | |||||
* | Bug fix in 'blockpo'. | Alan Mishchenko | 2013-05-07 | 1 | -0/+1 |
| | |||||
* | SAT sweeping under constraints (bug fix). | Alan Mishchenko | 2013-05-07 | 5 | -13/+16 |
| | |||||
* | Procedures for sorting fanins of the nodes. | Alan Mishchenko | 2013-05-06 | 3 | -6/+15 |
| | |||||
* | Procedures for sorting fanins of the nodes. | Alan Mishchenko | 2013-05-06 | 4 | -54/+445 |
| | |||||
* | SAT sweeping under constraints. | Alan Mishchenko | 2013-05-06 | 5 | -22/+201 |
| | |||||
* | Integration of the liveness property prover developed by Sayak Ray. | Alan Mishchenko | 2013-05-05 | 8 | -4/+3283 |
| | |||||
* | New fast extract. | Alan Mishchenko | 2013-05-05 | 1 | -17/+71 |
| | |||||
* | New fast extract. | Alan Mishchenko | 2013-05-05 | 3 | -260/+332 |
| | |||||
* | Making changes suggested by Mark Jarvin. | Alan Mishchenko | 2013-05-05 | 2 | -2/+2 |
| | |||||
* | Changing the queue to work in the same the array of costs is realloced. | Alan Mishchenko | 2013-05-05 | 5 | -16/+16 |
| | |||||
* | New fast extract. | Alan Mishchenko | 2013-05-05 | 1 | -1/+1 |
| | |||||
* | New fast extract. | Alan Mishchenko | 2013-05-05 | 10 | -226/+749 |
| | |||||
* | C++ compiler errors. | Alan Mishchenko | 2013-05-04 | 1 | -1/+1 |
| | |||||
* | C++ compiler errors. | Alan Mishchenko | 2013-05-04 | 1 | -47/+48 |
| | |||||
* | C++ compiler errors. | Alan Mishchenko | 2013-05-04 | 1 | -1/+1 |
| | |||||
* | C++ compiler errors. | Alan Mishchenko | 2013-05-04 | 1 | -2/+2 |
| | |||||
* | C++ compiler errors. | Alan Mishchenko | 2013-05-04 | 1 | -1/+1 |
| |