summaryrefslogtreecommitdiffstats
path: root/src/aig/gia/giaAbs.c
Commit message (Collapse)AuthorAgeFilesLines
* Initial changes to enable gate-level abstraction.Alan Mishchenko2011-09-221-28/+2
|
* Added limit on the number of flops to add in one iteration of &abs_refine.Alan Mishchenko2011-09-121-2/+2
|
* Added limit on the number of flops to add in one iteration of &abs_cba.Alan Mishchenko2011-09-111-1/+16
|
* Added timeout to &abc_pba.Alan Mishchenko2011-09-021-2/+2
|
* Bug fix in CBA and PBA.Alan Mishchenko2011-08-181-2/+2
|
* Bug fix in CBA and PBA.Alan Mishchenko2011-08-171-3/+4
|
* Bug fix in PBA.Alan Mishchenko2011-08-041-14/+19
|
* Several bug fixes.Alan Mishchenko2011-08-021-46/+65
|
* Bug fix in &abs_cba.Alan Mishchenko2011-08-011-2/+1
|
* Improving and updating the abstraction code.Alan Mishchenko2011-07-291-21/+53
|
* Added deriving abstraction in GIA from the precomputed flop map.Alan Mishchenko2011-07-291-34/+6
|
* Improving and updating the abstraction code.Alan Mishchenko2011-07-291-277/+82
|
* Changes to incorporate AIG parsing in memory and user-specified PI/PO/FF ↵Alan Mishchenko2011-04-171-2/+2
| | | | numbers.
* Improved the speed of refinement algorithm in &abs_refine.Alan Mishchenko2011-03-041-3/+3
|
* Unified the use of counter-examples in three packages.Alan Mishchenko2011-02-131-2/+2
|
* initial commit of public abcAlan Mishchenko2010-11-011-0/+553