summaryrefslogtreecommitdiffstats
path: root/src/aig
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Adding &equiv3, a new way of refining equivalence classes.Alan Mishchenko2011-07-222-13/+62
|
* 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
|
* Changes to enable smarter simulation.Alan Mishchenko2011-07-214-29/+143
|
* 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
|
* Changes to enable smarter simulation.Alan Mishchenko2011-07-204-0/+434
|
* New demitering features.Alan Mishchenko2011-07-202-0/+95
|
* 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
|
* Added report about exceeding the conflict limit in 'ind'.Alan Mishchenko2011-07-191-1/+3
|
* Diagnostic printout for random simulationAlan Mishchenko2011-07-161-0/+118
|
* Fixed a glitch in &dch, which removed the flops.Alan Mishchenko2011-07-161-0/+1
|
* Fixed memory leak in the AIGER reader.Alan Mishchenko2011-07-131-0/+1
|
* Added equivalence class computation for flop outputs only in &equiv2.Alan Mishchenko2011-07-131-4/+4
|
* Added a new demitering feature for dual-output miters.Alan Mishchenko2011-07-024-0/+80
|
* Fixed the problem in mapping with the new check.Alan Mishchenko2011-06-263-3/+3
|
* 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
|
* Added new command 'outdec'.Alan Mishchenko2011-05-193-0/+208
|
* Added conversion of cex after phase abstraction.Alan Mishchenko2011-05-181-0/+43
|
* Fixing mismatch in reconcile.Alan Mishchenko2011-05-131-1/+11
|
* Improvements to timeout.Alan Mishchenko2011-05-111-10/+13
|
* Improvements in sequential verification.Alan Mishchenko2011-05-071-5/+164
|
* Improvements in sequential verification.Alan Mishchenko2011-05-071-9/+4
|
* Improvements in sequential verification.Alan Mishchenko2011-05-061-5/+15
|
* Added switch to bmc3, which allows to replace some PIs with constants.Alan Mishchenko2011-05-011-9/+21
|
* Updating testcext to ignore the diff in register count and other things.Alan Mishchenko2011-05-014-9/+63
|
* 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
|
* Bug fixes having to do with the use of chars.Alan Mishchenko2011-04-201-4/+4
|
* Fixing c++ portability issues.Alan Mishchenko2011-04-201-1/+1
|
* Fixing c++ portability issues.Alan Mishchenko2011-04-202-2506/+0
|
* Fixing c++ portability issues.Alan Mishchenko2011-04-205-10/+14
|
* Backward compatibility of GIA manager.Alan Mishchenko2011-04-181-0/+2
|
* Adding constant correspondence.Alan Mishchenko2011-04-189-8/+36
|
* Improvements to BDD reachability.Alan Mishchenko2011-04-181-0/+588
|
* Improvements to BDD reachability.Alan Mishchenko2011-04-185-23/+38
|
* Changes to incorporate AIG parsing in memory and user-specified PI/PO/FF ↵Alan Mishchenko2011-04-171-3/+1
| | | | numbers (bug fix).
* Changes to incorporate AIG parsing in memory and user-specified PI/PO/FF ↵Alan Mishchenko2011-04-174-7/+308
| | | | numbers.
* Added command 'reconcile'.Alan Mishchenko2011-04-164-203/+364
|
* Added cex generation for clustered reachability.Alan Mishchenko2011-04-165-37/+292
|
* Improving timeout in the interpolation package.Alan Mishchenko2011-04-154-14/+38
|
* Forgot to update project file.Alan Mishchenko2011-04-151-0/+1
|
* Further improvements to reachability.Alan Mishchenko2011-04-154-52/+191
|
* Experiments with reachability.Alan Mishchenko2011-04-144-13/+450
|