index
:
iCE40/abc
yosys-experimental
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Collapse
)
Author
Age
Files
Lines
*
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
2
-0
/
+202
|
*
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 ↵
Alan Mishchenko
2011-03-02
5
-337
/
+337
|
|
|
|
CUDD 2.4.2
*
Upgrading epd and mtr packages to be compatible with the latest release of ↵
Alan Mishchenko
2011-03-02
6
-169
/
+317
|
|
|
|
CUDD 2.4.2
*
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 ↵
Alan Mishchenko
2011-02-28
4
-126
/
+279
|
|
|
|
changes.
*
Updated read_status/write_status to correctly handle the case of seq cex ↵
Alan Mishchenko
2011-02-27
1
-14
/
+15
|
|
|
|
without regs.
*
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
5
-565
/
+746
|
*
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 ↵
Alan Mishchenko
2011-02-19
3
-39
/
+6
|
|
|
|
mainFrame.c.
*
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 ↵
Alan Mishchenko
2011-02-16
1
-30
/
+15
|
|
|
|
fprintf switch %p.
*
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
41
-814
/
+262
|
*
Changes to enable C++ compilation after recent modifications.
Alan Mishchenko
2011-02-13
20
-96
/
+58
|
*
Upgrade to the latest CUDD 2.4.2.
Alan Mishchenko
2011-02-13
66
-22151
/
+26981
|
*
Portability changes to the st package.
Alan Mishchenko
2011-02-13
4
-41
/
+75
|
*
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
|
*
Improved timeout in &reachm.
Alan Mishchenko
2011-02-08
1
-20
/
+81
|
*
Modificationd to CUDD to enable runtime-limit in variable reordering.
Alan Mishchenko
2011-02-08
5
-21
/
+33
|
*
Yet another update to the runtime control in BDD operations.
Alan Mishchenko
2011-02-07
3
-8
/
+214
|
*
Added handling runtime limit inside And and AndExist.
Alan Mishchenko
2011-02-07
7
-19
/
+521
|
*
Added timeout to &reachn.
Alan Mishchenko
2011-02-04
6
-1505
/
+114
|
[next]