Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Changing declaration of Vec_Ptr_t sorting function to satisfy some compilers. | Alan Mishchenko | 2021-09-26 | 3 | -7/+7 |
| | |||||
* | Fixing some update gcc. | Alan Mishchenko | 2019-07-24 | 1 | -1/+1 |
| | |||||
* | Adding the possibility to specify file name in 'pdr'. | Alan Mishchenko | 2019-04-22 | 3 | -2/+4 |
| | |||||
* | Various usability changes. | Alan Mishchenko | 2018-11-18 | 1 | -1/+1 |
| | |||||
* | Various usability changes. | Alan Mishchenko | 2018-11-18 | 1 | -0/+1 |
| | |||||
* | bridge relates: (1) fix netlist reader to read the latest version written by ↵ | Baruch Sterin | 2017-09-15 | 1 | -24/+24 |
| | | | | ZZ, (2) replace printf() with Abc_Print() in pdr so that it will not interfer with bridge messages | ||||
* | Changes to 'pdr' to run with updated Satoko. | Alan Mishchenko | 2017-09-06 | 1 | -1/+1 |
| | |||||
* | Changes to 'pdr' to run with updated Satoko. | Alan Mishchenko | 2017-09-06 | 3 | -6/+8 |
| | |||||
* | Fixing bronken C++ build; Satoko internal header, solver.h, should not be ↵ | Bruno Schmitt | 2017-08-29 | 1 | -4/+3 |
| | | | | used in other packages | ||||
* | Integrating Satoko into pdr. | Alan Mishchenko | 2017-08-16 | 9 | -42/+68 |
| | |||||
* | %pdra: added an option -t for disabling trace reuse | Yen-Sheng Ho | 2017-03-31 | 1 | -0/+3 |
| | |||||
* | %pdra: fixed bugs | Yen-Sheng Ho | 2017-03-30 | 1 | -1/+2 |
| | |||||
* | added callbacks to sat solvers in pdr | Yen-Sheng Ho | 2017-03-29 | 1 | -0/+4 |
| | |||||
* | %pdra: fixed bugs | Yen-Sheng Ho | 2017-03-29 | 1 | -1/+5 |
| | |||||
* | %pdra: refactor | Yen-Sheng Ho | 2017-03-27 | 1 | -14/+0 |
| | |||||
* | %pdra: added a procedure to rebuild traces | Yen-Sheng Ho | 2017-03-27 | 1 | -5/+140 |
| | |||||
* | Improvements to ternary simulation. | Alan Mishchenko | 2017-03-09 | 1 | -3/+3 |
| | |||||
* | Improvements to ternary simulation. | Alan Mishchenko | 2017-03-09 | 5 | -8/+375 |
| | |||||
* | merge | Yen-Sheng Ho | 2017-03-03 | 1 | -10/+185 |
|\ | |||||
| * | Adding alternative generalization procedure. | Alan Mishchenko | 2017-03-02 | 1 | -18/+40 |
| | | |||||
| * | Adding alternative generalization procedure. | Alan Mishchenko | 2017-03-01 | 1 | -0/+1 |
| | | |||||
| * | Adding alternative generalization procedure. | Alan Mishchenko | 2017-03-01 | 1 | -6/+158 |
| | | |||||
* | | added experimental codes | Yen-Sheng Ho | 2017-03-02 | 1 | -2/+105 |
| | | |||||
* | | %pdra: added an option -u for checking comb. unsat | Yen-Sheng Ho | 2017-03-01 | 1 | -0/+13 |
|/ | |||||
* | changed how pdr -t cleans up abs flops | Yen-Sheng Ho | 2017-02-23 | 1 | -0/+15 |
| | |||||
* | added %pdra -a: run with pdr -nct | Yen-Sheng Ho | 2017-02-23 | 1 | -0/+26 |
| | |||||
* | Remapping flops in '%pdra. | Alan Mishchenko | 2017-02-21 | 1 | -2/+11 |
| | |||||
* | Changes to Visual Studio project file to support 'pdra'. | Alan Mishchenko | 2017-02-21 | 1 | -2/+2 |
| | |||||
* | small tweaks in %pdra -p | Yen-Sheng Ho | 2017-02-20 | 1 | -0/+7 |
| | |||||
* | added options of checking and pushing to %pdra | Yen-Sheng Ho | 2017-02-20 | 1 | -4/+33 |
| | |||||
* | fixed a tricky bug: property should not be assumed true in the last frame | Yen-Sheng Ho | 2017-02-19 | 1 | -4/+8 |
| | |||||
* | working on pdr with wla | Yen-Sheng Ho | 2017-02-19 | 1 | -2/+5 |
| | |||||
* | working on pdr with wla | Yen-Sheng Ho | 2017-02-19 | 1 | -5/+42 |
| | |||||
* | working on pdr with wla | Yen-Sheng Ho | 2017-02-19 | 1 | -0/+3 |
| | |||||
* | working on pdr with wla | Yen-Sheng Ho | 2017-02-19 | 1 | -4/+7 |
| | |||||
* | working on incremental pdr | Yen-Sheng Ho | 2017-02-18 | 1 | -34/+36 |
| | |||||
* | working on incremental pdr | Yen-Sheng Ho | 2017-02-18 | 1 | -3/+146 |
| | |||||
* | copied some functions from pdr | Yen-Sheng Ho | 2017-02-18 | 1 | -2/+427 |
| | |||||
* | copied pdr_mansolve | Yen-Sheng Ho | 2017-02-18 | 1 | -1/+40 |
| | |||||
* | started pdrIncr.c | Yen-Sheng Ho | 2017-02-18 | 2 | -1/+58 |
| | |||||
* | Promising modification of the generalization procedure in 'pdr'. | Alan Mishchenko | 2017-02-17 | 1 | -0/+10 |
| | |||||
* | Promising alternative of CEX minimization in 'pdr'. | Alan Mishchenko | 2017-02-16 | 3 | -35/+51 |
| | |||||
* | Fixing memory leak in 'pdr'. | Alan Mishchenko | 2017-02-16 | 1 | -6/+7 |
| | |||||
* | Promising modification of the generalization procedure in 'pdr'. | Alan Mishchenko | 2017-02-16 | 4 | -16/+28 |
| | |||||
* | Word-level abstraction engine. | Alan Mishchenko | 2017-02-15 | 2 | -3/+12 |
| | |||||
* | Adding PDR with abstraction. | Alan Mishchenko | 2017-02-13 | 1 | -5/+5 |
| | |||||
* | Adding PDR with abstraction. | Alan Mishchenko | 2017-02-11 | 1 | -1/+10 |
| | |||||
* | Adding PDR with abstraction. | Alan Mishchenko | 2017-02-11 | 3 | -41/+11 |
| | |||||
* | Adding PDR with abstraction. | Alan Mishchenko | 2017-02-10 | 5 | -13/+39 |
| | |||||
* | Compiler warnings. | Alan Mishchenko | 2017-02-10 | 1 | -1/+1 |
| |