index
:
iCE40/abc
yosys-experimental
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
proof
/
int
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Adding a wrapper around clock() for more accurate time counting in ABC.
Alan Mishchenko
2013-05-27
6
-61
/
+61
|
*
C++ compiler errors.
Alan Mishchenko
2013-05-04
1
-1
/
+1
|
*
Added option 'int -I <filename>' to specify file names to dump invariants.
Alan Mishchenko
2013-04-28
3
-3
/
+7
|
*
Enabling two-timeframe property check in the interpolation procedure.
Alan Mishchenko
2013-02-21
4
-20
/
+31
|
*
Isolating BMC code into a separate package.
Alan Mishchenko
2012-11-14
1
-0
/
+1
|
*
Making report about the number of correcty covered frames consistent across ↵
Alan Mishchenko
2012-10-09
1
-2
/
+2
|
|
|
|
the engines.
*
Fixing interpolation to run without resource limits by default.
Alan Mishchenko
2012-07-25
1
-1
/
+1
|
*
Removed unused files from the project.
Alan Mishchenko
2012-07-25
1
-1
/
+0
|
*
Adding several command-line arguments to 'dsat'.
Alan Mishchenko
2012-07-09
1
-2
/
+2
|
*
Updating project settings to have simpler include paths.
Alan Mishchenko
2012-07-07
5
-9
/
+9
|
*
Fixing time primtouts throughout the code.
Alan Mishchenko
2012-07-07
1
-1
/
+2
|
*
Fixing time primtouts throughout the code.
Alan Mishchenko
2012-07-07
6
-19
/
+22
|
*
Setting infinite default conflict limits in 'bmc', 'int', 'pdr'.
Alan Mishchenko
2012-07-06
1
-2
/
+2
|
*
Renamed Aig_ObjIsPi/Po to be ...Ci/Co and Aig_Man(Pi/Po)Num to be ...(Ci/Co)...
Alan Mishchenko
2012-03-09
9
-39
/
+39
|
*
Renamed Aig_ManForEachPi/Po to be ...Ci/Co and Aig_ObjCreatePi/Po to be ↵
Alan Mishchenko
2012-03-09
7
-35
/
+35
|
|
|
|
...Ci/Co.
*
Bug fix in 'in' (look at the OR of the interpolants, rather than the last ↵
Alan Mishchenko
2012-02-28
1
-0
/
+4
|
|
|
|
frontier, when K > 1).
*
Silencing some of the gcc warnings.
Alan Mishchenko
2012-02-16
1
-1
/
+1
|
*
Trying to fix a false-positive due to incorrect inductive termination check ↵
Alan Mishchenko
2012-02-01
1
-3
/
+9
|
|
|
|
in 'int' when K is more than 1 (not fixed yet).
*
Major restructuring of the code.
Alan Mishchenko
2012-01-21
14
-0
/
+2926