Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | improved %pdra -b | Yen-Sheng Ho | 2017-02-25 | 1 | -24/+43 |
* | added an option -b to %pdra | Yen-Sheng Ho | 2017-02-25 | 4 | -32/+237 |
* | imported proof-based codes from ufar | Yen-Sheng Ho | 2017-02-25 | 1 | -0/+78 |
* | imported proof-based codes from ufar | Yen-Sheng Ho | 2017-02-25 | 1 | -0/+72 |
* | imported proof-based codes from ufar | Yen-Sheng Ho | 2017-02-25 | 1 | -0/+88 |
* | added %pdra -a: run with pdr -nct | Yen-Sheng Ho | 2017-02-23 | 4 | -2/+16 |
* | working on %pdra -m | Yen-Sheng Ho | 2017-02-22 | 1 | -3/+24 |
* | added an option -m for %pdra | Yen-Sheng Ho | 2017-02-22 | 3 | -3/+9 |
* | Remapping flops in '%pdra. | Alan Mishchenko | 2017-02-21 | 1 | -12/+83 |
* | Merged in ysho/abc (pull request #59) | Alan Mishchenko | 2017-02-22 | 4 | -3/+285 |
|\ | |||||
| * | clean up | Yen-Sheng Ho | 2017-02-21 | 4 | -49/+8 |
| * | added options of checking and pushing to %pdra | Yen-Sheng Ho | 2017-02-20 | 3 | -6/+18 |
| * | added datastructure for %pdra options | Yen-Sheng Ho | 2017-02-20 | 3 | -4/+45 |
| * | fixed time profiling in pdr | Yen-Sheng Ho | 2017-02-20 | 1 | -0/+4 |
| * | working on pdr with wla | Yen-Sheng Ho | 2017-02-19 | 1 | -1/+1 |
| * | working on pdr with wla | Yen-Sheng Ho | 2017-02-19 | 1 | -10/+6 |
| * | working on pdr with wla | Yen-Sheng Ho | 2017-02-19 | 1 | -5/+25 |
| * | working on pdr with wla | Yen-Sheng Ho | 2017-02-19 | 1 | -2/+23 |
| * | working on pdr with wla | Yen-Sheng Ho | 2017-02-19 | 3 | -1/+113 |
| * | started %pdra | Yen-Sheng Ho | 2017-02-19 | 1 | -0/+117 |
* | | Experiments with SAT sweeping. | Alan Mishchenko | 2017-02-18 | 1 | -11/+11 |
|/ | |||||
* | Word-level abstraction engine. | Alan Mishchenko | 2017-02-15 | 8 | -238/+1096 |
* | Word-level abstraction. | Alan Mishchenko | 2017-02-09 | 6 | -66/+125 |
* | Word-level abstraction. | Alan Mishchenko | 2017-02-09 | 1 | -2/+2 |
* | Making sure 'inv_out' can match flops by name. | Alan Mishchenko | 2017-02-09 | 3 | -18/+51 |
* | Word-level abstraction. | Alan Mishchenko | 2017-02-09 | 7 | -14/+379 |
* | New command &satoko. | Alan Mishchenko | 2017-02-08 | 1 | -2/+2 |
* | Improvements to SMT-LIB parser (bug fixes). | Alan Mishchenko | 2017-01-30 | 1 | -7/+23 |
* | Commenting out debug code. | Alan Mishchenko | 2017-01-29 | 1 | -1/+0 |
* | Updates to arithmetic verification. | Alan Mishchenko | 2017-01-29 | 1 | -0/+1 |
* | Commenting out &mfs report message. | Alan Mishchenko | 2017-01-27 | 1 | -2/+2 |
* | Adding visualization of word-level networks Wlc_Ntk_t. | Alan Mishchenko | 2017-01-26 | 3 | -14/+31 |
* | Adding visualization of word-level networks Wlc_Ntk_t. | Alan Mishchenko | 2017-01-26 | 7 | -115/+331 |
* | Adding visualization of word-level networks Wlc_Ntk_t. | Alan Mishchenko | 2017-01-26 | 7 | -11/+617 |
* | Improvements to SMT-LIB parser. | Alan Mishchenko | 2017-01-26 | 3 | -84/+243 |
* | Adding features for invariant minimization. | Alan Mishchenko | 2017-01-25 | 1 | -1/+1 |
* | Adding features for invariant minimization. | Alan Mishchenko | 2017-01-24 | 1 | -8/+8 |
* | Adding features for invariant minimization. | Alan Mishchenko | 2017-01-24 | 2 | -9/+21 |
* | Adding features for invariant minimization. | Alan Mishchenko | 2017-01-24 | 2 | -94/+395 |
* | Updates to arithmetic verification. | Alan Mishchenko | 2017-01-13 | 1 | -0/+10 |
* | Updates to arithmetic verification. | Alan Mishchenko | 2017-01-12 | 1 | -0/+26 |
* | Updates to arithmetic verification. | Alan Mishchenko | 2017-01-11 | 1 | -1/+1 |
* | Small changes in handling arithmetic logic. | Alan Mishchenko | 2016-11-30 | 1 | -1/+10 |
* | New command to profile arithmetic logic cones. | Alan Mishchenko | 2016-11-26 | 5 | -16/+278 |
* | Parser for JSON format. | Alan Mishchenko | 2016-10-25 | 2 | -0/+55 |
* | Change Verilog reader to take a string rather than file name. | Alan Mishchenko | 2016-10-06 | 3 | -8/+10 |
* | Adding module name when reading SMT-LIB from stdin. | Alan Mishchenko | 2016-10-02 | 1 | -1/+1 |
* | Bug fix in SMT parser. | Alan Mishchenko | 2016-10-02 | 1 | -20/+12 |
* | Bug fix in the SMT parser to address multi-argument operators and large const... | Alan Mishchenko | 2016-09-30 | 1 | -2/+295 |
* | Supporting 'define-fun' with an expression rather than a constant. | Alan Mishchenko | 2016-09-29 | 1 | -6/+19 |