summaryrefslogtreecommitdiffstats
path: root/src/aig/gia
Commit message (Expand)AuthorAgeFilesLines
* Initial changes to enable gate-level abstraction.Alan Mishchenko2011-09-226-55/+139
* 64-bit portability changes.Alan Mishchenko2011-09-171-9/+9
* Added limit on the number of flops to add in one iteration of &abs_refine.Alan Mishchenko2011-09-122-3/+3
* 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-022-3/+3
* Sequential cleanup with symbolic/ternary simulation.Alan Mishchenko2011-08-241-1/+1
* Bug fix in CBA and PBA.Alan Mishchenko2011-08-182-3/+3
* Bug fix in CBA and PBA.Alan Mishchenko2011-08-172-4/+5
* Bug fix in PBA.Alan Mishchenko2011-08-041-14/+19
* Several bug fixes.Alan Mishchenko2011-08-021-46/+65
* Removed useless typecasts related to changes in Vec_VecEntry().Alan Mishchenko2011-08-011-2/+2
* Bug fix in &abs_cba.Alan Mishchenko2011-08-011-2/+1
* Minor bug fix in 'testcex' (made it consider outputs in direct order).Alan Mishchenko2011-08-011-1/+2
* 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-293-34/+82
* Improving and updating the abstraction code.Alan Mishchenko2011-07-292-279/+89
* Bug fix in how seq cleanup handles cand equiv classes.Alan Mishchenko2011-07-251-1/+3
* Added support for constraints in AIGER (bug fix).Alan Mishchenko2011-07-221-2/+7
* Added support for constraints in AIGER (bug fix).Alan Mishchenko2011-07-211-3/+3
* Added support for constraints in AIGER (bug fix).Alan Mishchenko2011-07-211-6/+6
* Added support for constraints in AIGER (bug fix).Alan Mishchenko2011-07-213-34/+72
* Added support for constraints in AIGER (bug fix).Alan Mishchenko2011-07-201-3/+3
* Added support for constraints in AIGER (bug fix).Alan Mishchenko2011-07-201-0/+5
* Added support for constraints in AIGER.Alan Mishchenko2011-07-202-11/+97
* Diagnostic printout for random simulationAlan Mishchenko2011-07-161-0/+118
* Fixed memory leak in the AIGER reader.Alan Mishchenko2011-07-131-0/+1
* Added command &filter to filter equiv classes.Alan Mishchenko2011-06-152-137/+391
* Adding command 'srm2' (additional feature).Alan Mishchenko2011-06-081-1/+9
* Adding command 'srm2'.Alan Mishchenko2011-06-082-2/+134
* Updating testcext to ignore the diff in register count and other things.Alan Mishchenko2011-05-011-3/+5
* Added new options to testcex.Alan Mishchenko2011-04-282-3/+5
* Commented out debug messages.Alan Mishchenko2011-04-261-1/+1
* Added support for AIG returned in the output file.Alan Mishchenko2011-04-241-1/+2
* Fixing c++ portability issues.Alan Mishchenko2011-04-202-2506/+0
* Fixing c++ portability issues.Alan Mishchenko2011-04-201-6/+6
* Backward compatibility of GIA manager.Alan Mishchenko2011-04-181-0/+2
* Changes to incorporate AIG parsing in memory and user-specified PI/PO/FF numb...Alan Mishchenko2011-04-171-3/+1
* Changes to incorporate AIG parsing in memory and user-specified PI/PO/FF numb...Alan Mishchenko2011-04-174-7/+308
* Enabled new BDD-based reachability engine 'reachy'.Alan Mishchenko2011-04-131-0/+4
* Made gate library package Mio independent of CUDD.Alan Mishchenko2011-03-301-1/+2
* Fixed a number of small bugs and memory leaks.Alan Mishchenko2011-03-275-3/+9
* Fixed the bug in Gia_ManRo/Gia_ManRo.Alan Mishchenko2011-03-091-2/+2
* Improved the speed of refinement algorithm in &abs_refine.Alan Mishchenko2011-03-041-3/+3
* Fixing corner-case bugs in &srm -s.Alan Mishchenko2011-02-281-1/+2
* Fixed the problem with filtered equivalences (&srm -sf and &equiv_mark -f).Alan Mishchenko2011-02-221-48/+92
* Fixed a critical bug in the previous update.Alan Mishchenko2011-02-211-1/+1
* Implemented additional filtering of equivalences (&srm -sf).Alan Mishchenko2011-02-212-23/+94
* Changes to support sequential verification with reduction without speculation.Alan Mishchenko2011-02-192-12/+69
* Unified the use of counter-examples in three packages.Alan Mishchenko2011-02-137-256/+98
* Added writing signal names in AIGER writer for GIA package.Alan Mishchenko2011-02-031-0/+16