index
:
iCE40/abc
yosys-experimental
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
base
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added test package (new files).
Alan Mishchenko
2011-03-29
3
-1
/
+72
*
Added test package.
Alan Mishchenko
2011-03-29
3
-3
/
+9
*
Fixed a number of small bugs and memory leaks.
Alan Mishchenko
2011-03-27
17
-13
/
+49
*
C++ compilation fixes.
Alan Mishchenko
2011-03-27
2
-3
/
+3
*
Improvements in Vec_Vec_t.
Alan Mishchenko
2011-03-27
1
-12
/
+18
*
Fixed memory leak.
Alan Mishchenko
2011-03-27
1
-0
/
+1
*
Added printing MFFC sizes and deriving TT from SOP.
Alan Mishchenko
2011-03-18
4
-8
/
+84
*
Procedure to convert AIG into a netowrk of NAND gates.
Alan Mishchenko
2011-03-17
1
-0
/
+81
*
Added new procedure and other small changes.
Alan Mishchenko
2011-03-16
1
-4
/
+10
|
\
*
|
Exploring fanout cofactoring ideas...
Alan Mishchenko
2011-03-14
1
-4
/
+16
*
|
Several bug fixes and other improvements.
Alan Mishchenko
2011-03-12
12
-117
/
+144
*
|
Exploration of Sasao's decomposition and minor improvements.
Alan Mishchenko
2011-03-11
5
-34
/
+874
*
|
Bug alert message in 'fraig'.
Alan Mishchenko
2011-03-10
1
-1
/
+2
*
|
Added generation of MFFC for the network (improvements).
Alan Mishchenko
2011-03-09
2
-25
/
+124
*
|
Added generation of MFFC for the network.
Alan Mishchenko
2011-03-09
3
-5
/
+694
*
|
Mffc-based structural decomposition of the network and bug fixes in reorderin...
Alan Mishchenko
2011-03-08
2
-3
/
+499
*
|
Improvements to the interpolation command 'int'; change of default switch -t.
Alan Mishchenko
2011-03-08
1
-7
/
+14
*
|
Fixing a typo bug Vec_IntStart instead of Vec_IntAlloc.
Alan Mishchenko
2011-03-08
1
-1
/
+1
*
|
Fixing a corner case bug in 'enlarge'.
Alan Mishchenko
2011-03-05
1
-6
/
+6
*
|
Missing type cast after one of the previous changes.
Alan Mishchenko
2011-03-04
1
-1
/
+2
*
|
Improved the speed of refinement algorithm in &abs_refine.
Alan Mishchenko
2011-03-04
1
-5
/
+17
*
|
Made abc.h independent of CUDD and Extra.
Alan Mishchenko
2011-03-03
59
-366
/
+408
*
|
Bug fix in dprove, adding command option -p.
Alan Mishchenko
2011-03-03
1
-1
/
+1
*
|
Fixing corner-case bugs in &srm -s.
Alan Mishchenko
2011-02-28
1
-0
/
+5
*
|
Cumulative update to BDD-based reachability, speeding up &reachm and other ch...
Alan Mishchenko
2011-02-28
1
-2
/
+2
*
|
Updated read_status/write_status to correctly handle the case of seq cex with...
Alan Mishchenko
2011-02-27
1
-14
/
+15
*
|
Fixed the problem with filtered equivalences (&srm -sf and &equiv_mark -f).
Alan Mishchenko
2011-02-22
1
-5
/
+10
*
|
Implemented additional filtering of equivalences (&srm -sf).
Alan Mishchenko
2011-02-21
1
-8
/
+13
*
|
Moved two new APIs for reading/writing CEX from/into ABC from abc.c to mainFr...
Alan Mishchenko
2011-02-19
3
-39
/
+6
*
|
Changes to support sequential verification with reduction without speculation.
Alan Mishchenko
2011-02-19
1
-405
/
+0
*
|
Added two new APIs for reading/writing CEX from/into ABC.
Alan Mishchenko
2011-02-19
1
-12
/
+120
*
|
Another corner-case bug in zeropo.
Alan Mishchenko
2011-02-19
1
-2
/
+3
*
|
Adding one more control switch to CEC commands (i)prove.
Alan Mishchenko
2011-02-19
1
-4
/
+28
*
|
Improvements to CEC command iprove.
Alan Mishchenko
2011-02-18
2
-8
/
+94
*
|
Fixing the problem with writing/reading bug-free depth in status files.
Alan Mishchenko
2011-02-17
1
-6
/
+13
*
|
Unified the use of counter-examples in three packages.
Alan Mishchenko
2011-02-13
8
-30
/
+25
*
|
Changes to enable C++ compilation after recent modifications.
Alan Mishchenko
2011-02-13
2
-2
/
+2
*
|
Bug fix in setting the number of finished frames when reading a status file.
Alan Mishchenko
2011-02-11
1
-1
/
+1
|
/
*
Bug fix in zeropo.
Alan Mishchenko
2011-02-11
1
-0
/
+5
*
Added handling runtime limit inside And and AndExist.
Alan Mishchenko
2011-02-07
1
-0
/
+15
*
Eneabled writing/reading pAbc->nFrames into/from status files.
Alan Mishchenko
2011-02-04
4
-21
/
+21
*
Make PDR return the number of completed frames.
Alan Mishchenko
2011-02-03
1
-25
/
+25
*
merge pyabc changes into mainline
Baruch Sterin
2011-02-01
2
-25
/
+313
|
\
|
*
Cumulative changes of the last two weeks.
Alan Mishchenko
2011-02-01
2
-25
/
+313
*
|
1. Replace system() with a function that responds to SIGINT. 2. Add functions...
Baruch Sterin
2011-02-01
3
-18
/
+17
|
/
*
merge changes from main branch
Baruch Sterin
2011-01-13
8
-172
/
+543
|
\
|
*
Cumulative changes in the last few weeks.
Alan Mishchenko
2011-01-13
8
-172
/
+543
*
|
pyabc: make the SIGINT signal handler clean up by sending SIGINT to child pro...
Baruch Sterin
2011-01-13
1
-1
/
+8
|
/
*
Initial integration of PDR
Alan Mishchenko
2010-12-03
2
-1
/
+119
*
Fixing memory leak in LTL property handling code
Alan Mishchenko
2010-12-02
2
-0
/
+2
[next]