summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade to the latest CUDD 2.4.2.Alan Mishchenko2011-02-1366-22151/+26981
|
* Portability changes to the st package.Alan Mishchenko2011-02-134-41/+75
|
* Bug fix in setting the number of finished frames when reading a status file.Alan Mishchenko2011-02-111-1/+1
|
* LUT-size-based balancing (disabled by default).Alan Mishchenko2011-02-111-1/+79
|
* Bug fix in zeropo.Alan Mishchenko2011-02-111-0/+5
|
* Improved timeout in &reachp.Alan Mishchenko2011-02-084-33/+150
|
* Additional change to enable runtime limit in CUDD in variable reordering.Alan Mishchenko2011-02-081-0/+1
|
* Improved timeout in &reachm.Alan Mishchenko2011-02-081-20/+81
|
* Modificationd to CUDD to enable runtime-limit in variable reordering.Alan Mishchenko2011-02-085-21/+33
|
* Yet another update to the runtime control in BDD operations.Alan Mishchenko2011-02-073-8/+214
|
* Added handling runtime limit inside And and AndExist.Alan Mishchenko2011-02-077-19/+521
|
* Added timeout to &reachn.Alan Mishchenko2011-02-046-1505/+114
|
* Eneabled writing/reading pAbc->nFrames into/from status files.Alan Mishchenko2011-02-044-21/+21
|
* Added writing signal names in AIGER writer for GIA package.Alan Mishchenko2011-02-031-0/+16
|
* Make PDR return the number of completed frames.Alan Mishchenko2011-02-033-25/+33
|
* Minor changes while improving BDD-based reachability.Alan Mishchenko2011-02-033-48/+84
|
* Minor changes to hash table and utilSignal.c.Alan Mishchenko2011-02-013-47/+37
|
* merge pyabc changes into mainlineBaruch Sterin2011-02-0144-2573/+7815
|\
| * Cumulative changes of the last two weeks.Alan Mishchenko2011-02-0145-2573/+8175
| |
* | src/misc/util/utilSignal.cBaruch Sterin2011-02-011-1/+2
| |
* | 1. Replace system() with a function that responds to SIGINT. 2. Add ↵Baruch Sterin2011-02-019-48/+1016
|/ | | | functions to cleanup temporary files on SIGINT. 3. Fix bugs related to signal handling.
* New code since Dec 2010.Alan Mishchenko2011-01-1314-0/+4387
|
* merge changes from main branchBaruch Sterin2011-01-1352-393/+1270
|\
| * Cumulative changes in the last few weeks.Alan Mishchenko2011-01-1352-393/+1270
| |
* | pyabc: reorganize supporting python scriptsBaruch Sterin2011-01-134-1/+477
| |
* | pyabc: make the SIGINT signal handler clean up by sending SIGINT to child ↵Baruch Sterin2011-01-133-62/+121
|/ | | | processes registered by the python code. Also provide functions to block SIGINT and unblock it, to allow for critical sections where signals are blocked
* Initial implementation of AnalyseFinalAlan Mishchenko2010-12-032-1/+9
|
* Bug fix in &srm (not generating result when there is no equivs)Alan Mishchenko2010-12-031-0/+2
|
* Initial integration of PDRAlan Mishchenko2010-12-032-1/+119
|
* Fixing memory leak in LTL property handling codeAlan Mishchenko2010-12-022-0/+2
|
* An option to output verbose stats about timeframe sizes during unrollingAlan Mishchenko2010-11-291-0/+7
|
* Bug fix: alloing "dsat" to work on multi-output conesAlan Mishchenko2010-11-291-1/+5
|
* Code formatting changeAlan Mishchenko2010-11-291-8/+8
|
* Performance bug fix in area-only mapping "map -a".Alan Mishchenko2010-11-291-1/+1
|
* Rearranging data members in the structure (not a bug)Alan Mishchenko2010-11-291-2/+2
|
* Bug fix: unhandled & symbol in Liberty formula representationAlan Mishchenko2010-11-292-7/+12
|
* Added ternary simulation value storageAlan Mishchenko2010-11-292-0/+2
|
* Bug fix to read flops with init state 3 (don't know)Alan Mishchenko2010-11-291-1/+1
|
* Fixing combinational loop problem in choice computationAlan Mishchenko2010-11-291-0/+167
|
* Adding missing license agreementsAlan Mishchenko2010-11-293-0/+84
|
* Added API Abc_FrameReadGiaAlan Mishchenko2010-11-292-0/+18
|
* Fix for write_status/read_status to use PO indexAlan Mishchenko2010-11-291-4/+11
|
* Added command "swappos".Alan Mishchenko2010-11-281-0/+30
|
* NPN class computation.Alan Mishchenko2010-11-284-8/+753
|
* Added command "testcex".Alan Mishchenko2010-11-281-54/+312
|
* fixed compilation in linuxBaruch Sterin2010-11-013-2/+2
|
* initial commit of public abcAlan Mishchenko2010-11-011098-20429/+71659
|
* Version abc90901Alan Mishchenko2015-06-2222-196/+798
| | | | committer: Baruch Sterin <baruchs@gmail.com>
* Version abc90813Alan Mishchenko2015-06-224-2/+202
| | | | committer: Baruch Sterin <baruchs@gmail.com>
* Version abc90809Alan Mishchenko2015-06-229-22/+55
| | | | committer: Baruch Sterin <baruchs@gmail.com>