summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Other changes to enable new features in the mapper (bug fix).Alan Mishchenko2011-07-161-1/+17
|
* 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
|
* Other changes to enable new features in the mapper (bug fix).Alan Mishchenko2011-07-151-6/+56
|
* Other changes to enable new features in the mapper (bug fix).Alan Mishchenko2011-07-151-0/+48
|
* Reduced default growth rate of vectors in the SAT solver.Alan Mishchenko2011-07-131-2/+4
|
* Added switch to PDR to disable expensive generalization step.Alan Mishchenko2011-07-133-68/+77
|
* Other changes to enable new features in the mapper (bug fix).Alan Mishchenko2011-07-132-1/+7
|
* 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-132-8/+13
|
* Modified the PDR print-out to be compatible with Niklas.Alan Mishchenko2011-07-121-3/+3
|
* Added printout of flop names in the PLA file representing the invariant.Alan Mishchenko2011-07-111-0/+16
|
* Other changes to enable new features in the mapper (bug fix).Alan Mishchenko2011-07-111-1/+1
|
* Other changes to enable new features in the mapper.Alan Mishchenko2011-07-1010-38/+475
|
* Initial changes to enable new features in the mapperAlan Mishchenko2011-07-0810-8/+170
|
* Printing out the path/name of the resource file that is being sourced.Alan Mishchenko2011-07-021-0/+7
|
* Fixing a typo, which led to not printing delay in 'ps' after SC mapping.Alan Mishchenko2011-07-021-1/+1
|
* Added a new demitering feature for dual-output miters.Alan Mishchenko2011-07-026-5/+180
|
* Added another specialized check to the mapper.Alan Mishchenko2011-06-277-21/+542
|
* The cube in PDR can have more than 2^15 literals.Alan Mishchenko2011-06-272-4/+4
|
* Fixed the problem in mapping with the new check.Alan Mishchenko2011-06-264-20/+31
|
* Updated 'iprove' to generate seq CEX when CEC fails (small fix).Alan Mishchenko2011-06-251-1/+0
|
* Merged two last changes.Alan Mishchenko2011-06-253-0/+134
|\
| * Added dumping CEXes in AIGER format.Alan Mishchenko2011-06-213-0/+134
| |
* | Updated 'iprove' to generate seq CEX when CEC fails.Alan Mishchenko2011-06-254-2/+34
|/
* 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