index
:
iCE40/abc
yosys-experimental
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Mffc-based structural decomposition of the network and bug fixes in reorderin...
Alan Mishchenko
2011-03-08
6
-9
/
+514
*
Improvements to the interpolation command 'int'; change of default switch -t ...
Alan Mishchenko
2011-03-08
1
-0
/
+301
*
Improvements to the interpolation command 'int'; change of default switch -t.
Alan Mishchenko
2011-03-08
4
-40
/
+104
*
Fixing a typo bug Vec_IntStart instead of Vec_IntAlloc.
Alan Mishchenko
2011-03-08
1
-1
/
+1
*
Fixing bugs in the new procedures added to the library.
Alan Mishchenko
2011-03-05
3
-16
/
+44
*
Adding new procedures to the library.
Alan Mishchenko
2011-03-05
3
-0
/
+206
*
Fixing a corner case bug in 'enlarge'.
Alan Mishchenko
2011-03-05
1
-6
/
+6
*
Yet another improvement in &abs_refine -s.
Alan Mishchenko
2011-03-04
1
-0
/
+3
*
Another improvement in &abs_refine -s.
Alan Mishchenko
2011-03-04
1
-9
/
+88
*
Added 'src/mem' as an additition include directory in Python interface.
Alan Mishchenko
2011-03-04
1
-0
/
+1
*
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
7
-25
/
+332
*
Made abc.h independent of CUDD and Extra.
Alan Mishchenko
2011-03-03
96
-430
/
+494
*
Bug fix in dprove, adding command option -p.
Alan Mishchenko
2011-03-03
1
-1
/
+1
*
Bug fix in &fraig.
Alan Mishchenko
2011-03-03
1
-1
/
+4
*
Upgrading epd and mtr packages to be compatible with the latest release of CU...
Alan Mishchenko
2011-03-02
5
-337
/
+337
*
Upgrading epd and mtr packages to be compatible with the latest release of CU...
Alan Mishchenko
2011-03-02
6
-169
/
+317
*
Removing useless printout in &resim.
Alan Mishchenko
2011-03-02
1
-1
/
+1
*
Fixing corner-case bugs in &srm -s.
Alan Mishchenko
2011-02-28
2
-1
/
+7
*
Cumulative update to BDD-based reachability, speeding up &reachm and other ch...
Alan Mishchenko
2011-02-28
4
-126
/
+279
*
Updated read_status/write_status to correctly handle the case of seq cex with...
Alan Mishchenko
2011-02-27
1
-14
/
+15
*
Replaced remove() by unlink() to compile on Windows.
Alan Mishchenko
2011-02-27
1
-2
/
+3
*
fixes to pyabc kill mechanism
Baruch Sterin
2011-02-27
6
-585
/
+776
*
Added generation of counter-examples in &reachm.
Alan Mishchenko
2011-02-27
4
-59
/
+262
*
Fixed the problem with filtered equivalences (&srm -sf and &equiv_mark -f).
Alan Mishchenko
2011-02-22
2
-53
/
+102
*
Fixed a critical bug in the previous update.
Alan Mishchenko
2011-02-21
1
-1
/
+1
*
Implemented additional filtering of equivalences (&srm -sf).
Alan Mishchenko
2011-02-21
4
-32
/
+108
*
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
5
-421
/
+243
*
Added two new APIs for reading/writing CEX from/into ABC.
Alan Mishchenko
2011-02-19
2
-12
/
+122
*
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
3
-10
/
+96
*
Fixing the problem with writing/reading bug-free depth in status files.
Alan Mishchenko
2011-02-17
1
-6
/
+13
*
Fixed Cudd_DumpDot() to not print leading zeros because of OS-dependent fprin...
Alan Mishchenko
2011-02-16
1
-30
/
+15
*
fixes for dumb erros in utilSignal.c/h
Baruch Sterin
2011-02-15
2
-22
/
+18
*
Improved timeout in the BDD reachability engines.
Alan Mishchenko
2011-02-13
11
-39
/
+195
*
Fixing g++ compilation issue for tmpFile().
Alan Mishchenko
2011-02-13
1
-44
/
+29
*
Unified the use of counter-examples in three packages (additional files).
Alan Mishchenko
2011-02-13
2
-0
/
+275
*
Unified the use of counter-examples in three packages.
Alan Mishchenko
2011-02-13
42
-818
/
+270
*
Changes to enable C++ compilation after recent modifications.
Alan Mishchenko
2011-02-13
20
-96
/
+58
*
Removing 1.txt, which was added by mistake.
Alan Mishchenko
2011-02-13
1
-68
/
+0
*
Upgrade to the latest CUDD 2.4.2.
Alan Mishchenko
2011-02-13
67
-22151
/
+27049
*
Portability changes to the st package.
Alan Mishchenko
2011-02-13
4
-41
/
+75
*
Minor change to the project file.
Alan Mishchenko
2011-02-13
1
-0
/
+4
*
Bug fix in setting the number of finished frames when reading a status file.
Alan Mishchenko
2011-02-11
1
-1
/
+1
*
LUT-size-based balancing (disabled by default).
Alan Mishchenko
2011-02-11
1
-1
/
+79
*
Bug fix in zeropo.
Alan Mishchenko
2011-02-11
1
-0
/
+5
*
Improved timeout in &reachp.
Alan Mishchenko
2011-02-08
4
-33
/
+150
*
Additional change to enable runtime limit in CUDD in variable reordering.
Alan Mishchenko
2011-02-08
1
-0
/
+1
[next]