summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Added new mapping feature.Alan Mishchenko2011-06-207-4/+527
|
* Added permute/unpermute.Alan Mishchenko2011-06-201-2/+2
|
* Added permute/unpermute.Alan Mishchenko2011-06-203-0/+287
|
* Disabled duplication of the network while removing POs in 'zeropo'.Alan Mishchenko2011-06-151-4/+5
|
* Added command &filter to filter equiv classes.Alan Mishchenko2011-06-153-138/+471
|
* Disabled duplication of the network while removing POs in 'removepo'.Alan Mishchenko2011-06-141-4/+5
|
* Adding command 'srm2' (additional feature).Alan Mishchenko2011-06-082-5/+22
|
* Adding command 'srm2'.Alan Mishchenko2011-06-081-1/+2
|
* Adding command 'srm2'.Alan Mishchenko2011-06-083-2/+225
|
* Adding command 'removepo'.Alan Mishchenko2011-06-032-0/+95
|
* Bug fix in 'swappos'.Alan Mishchenko2011-06-031-0/+9
|
* Added new command 'outdec'.Alan Mishchenko2011-05-196-0/+321
|
* Special BLIF writing (bug fixes).Alan Mishchenko2011-05-183-49/+50
|
* Special BLIF writing.Alan Mishchenko2011-05-187-9/+540
|
* 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-115-56/+192
|
* Updated technology mapping.Alan Mishchenko2011-05-081-0/+409
|
* Updated technology mapping.Alan Mishchenko2011-05-084-5/+5
|
* Updated technology mapping.Alan Mishchenko2011-05-075-11/+31
|
* Improvements in sequential verification.Alan Mishchenko2011-05-073-20/+181
|
* Improvements in sequential verification.Alan Mishchenko2011-05-071-9/+4
|
* Improvements in sequential verification.Alan Mishchenko2011-05-063-16/+65
|
* Trying to fix a mysterious bug in reading the library files.Alan Mishchenko2011-05-063-21/+20
|
* Fixing a bug, which was accidentally introduced a few months while debugging ↵Alan Mishchenko2011-05-021-2/+2
| | | | Boolean decomposition
* 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-015-20/+93
|
* Added new options to testcex.Alan Mishchenko2011-04-285-277/+78
|
* Commented out debug messages.Alan Mishchenko2011-04-264-5/+5
|
* Made testcex reset the number of the PO that failed.Alan Mishchenko2011-04-251-4/+14
|
* Added support for AIG returned in the output file.Alan Mishchenko2011-04-242-9/+36
|
* Added switch to control duplication of logic after mapping.Alan Mishchenko2011-04-245-3/+45
|
* Bug fixes having to do with the use of chars.Alan Mishchenko2011-04-204-17/+32
|
* 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-206-20/+16
|
* Fixing compilation problem which resulting from defining 'int c' as 'char c'.Alan Mishchenko2011-04-191-2/+2
|
* Backward compatibility of GIA manager.Alan Mishchenko2011-04-181-0/+2
|
* Adding constant correspondence.Alan Mishchenko2011-04-1811-24/+73
|
* Improvements to BDD reachability.Alan Mishchenko2011-04-182-1/+589
|
* 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-175-8/+391
| | | | numbers.
* Added command 'reconcile'.Alan Mishchenko2011-04-165-205/+463
|
* Added cex generation for clustered reachability (forgot one file).Alan Mishchenko2011-04-161-2/+2
|
* Added cex generation for clustered reachability.Alan Mishchenko2011-04-167-37/+302
|
* Improving timeout in the interpolation package.Alan Mishchenko2011-04-155-19/+38
|
* Forgot to update project file.Alan Mishchenko2011-04-152-1/+2
|
* Further improvements to reachability.Alan Mishchenko2011-04-155-59/+204
|
* Experiments with reachability.Alan Mishchenko2011-04-146-21/+461
|