index
:
iCE40/abc
yosys-experimental
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
proof
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Structural reparametrization.
Alan Mishchenko
2012-09-30
2
-0
/
+394
*
Correcting comment related to pthreads.
Alan Mishchenko
2012-09-24
1
-1
/
+1
*
Improving computation of choices from equivalence classes.
Alan Mishchenko
2012-09-23
1
-0
/
+6
*
Cleaing AIG manager by removing pointers to HAIG.
Alan Mishchenko
2012-09-23
1
-1
/
+0
*
Integrating time manager into choice computation.
Alan Mishchenko
2012-09-22
1
-214
/
+179
*
Added simplification before the concurrent call to PDR.
Alan Mishchenko
2012-09-20
3
-12
/
+16
*
Added simplification before the concurrent call to PDR.
Alan Mishchenko
2012-09-20
1
-1
/
+15
*
Bug fix: no need to normalize const0 node.
Alan Mishchenko
2012-09-17
1
-2
/
+2
*
Moving binary IO streams to the vector package.
Alan Mishchenko
2012-09-17
1
-1
/
+1
*
Improving printouts in &gla.
Alan Mishchenko
2012-09-16
1
-17
/
+8
*
Improving printouts in &gla.
Alan Mishchenko
2012-09-16
3
-11
/
+15
*
Changed a few things in the refinement package of &gla.
Alan Mishchenko
2012-09-16
3
-23
/
+117
*
Restructured the code to post-process object used during refinement in &gla.
Alan Mishchenko
2012-09-16
10
-311
/
+343
*
Made abstraction and PDR communicate in-memory rather than through a file.
Alan Mishchenko
2012-09-16
3
-65
/
+59
*
Created new abstraction package from the code that was all over the place.
Alan Mishchenko
2012-09-15
19
-0
/
+12080
*
Prepared &gla to try abstracting and proving concurrently.
Alan Mishchenko
2012-09-14
3
-2
/
+6
*
Prepared &gla to try abstracting and proving concurrently.
Alan Mishchenko
2012-09-14
2
-26
/
+48
*
Unified print-out of property failures produced by all engines.
Alan Mishchenko
2012-09-09
6
-11
/
+11
*
Added switch 'dch -r' to skip choices with structural support redundancy.
Alan Mishchenko
2012-09-07
1
-1
/
+1
*
Added platform-independent random-number generator to 'fraig'.
Alan Mishchenko
2012-09-05
2
-2
/
+7
*
Added switch 'dch -r' to skip choices with structural support redundancy.
Alan Mishchenko
2012-09-05
4
-8
/
+64
*
Added new command &gla_shrink.
Alan Mishchenko
2012-09-04
1
-1
/
+1
*
Enabled recording the name of the file GIA is coming from.
Alan Mishchenko
2012-09-04
3
-0
/
+5
*
Compiler warnings.
Alan Mishchenko
2012-08-26
1
-1
/
+1
*
Compiler warnings.
Alan Mishchenko
2012-08-24
1
-1
/
+1
*
Added simulation of comb circuits with user-specified patterns in command 'sim'.
Alan Mishchenko
2012-08-24
5
-11
/
+159
*
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
4
-5
/
+2
*
Fixing compiler warning.
Alan Mishchenko
2012-07-13
1
-0
/
+1
*
Upgraded &equiv3 to periodically restart simulation from the init state.
Alan Mishchenko
2012-07-12
1
-7
/
+24
*
Improvements in the proof-logging SAT solver.
Alan Mishchenko
2012-07-11
2
-8
/
+8
*
Replacing Mb/Gb to be MB/GB.
Alan Mishchenko
2012-07-09
5
-6
/
+6
*
Adding several command-line arguments to 'dsat'.
Alan Mishchenko
2012-07-09
3
-9
/
+16
*
Adding restart to rarity simulation in sim3 and &sim3.
Alan Mishchenko
2012-07-08
2
-18
/
+39
*
Adding flushing stdout after printing verbose stats.
Alan Mishchenko
2012-07-07
2
-0
/
+2
*
Updating project settings to have simpler include paths.
Alan Mishchenko
2012-07-07
40
-86
/
+86
*
Fixing time primtouts throughout the code.
Alan Mishchenko
2012-07-07
1
-1
/
+1
*
Fixing time primtouts throughout the code.
Alan Mishchenko
2012-07-07
3
-6
/
+9
*
Fixing time primtouts throughout the code.
Alan Mishchenko
2012-07-07
82
-311
/
+409
*
Making 'pdr', &gla, &vta print correctly in batch mode.
Alan Mishchenko
2012-07-07
2
-3
/
+6
*
Fixing time printouts in 'pdr'.
Alan Mishchenko
2012-07-07
2
-2
/
+2
*
Fixing time printouts in 'pdr'.
Alan Mishchenko
2012-07-07
6
-22
/
+21
*
Fixing time printouts in 'pdr'.
Alan Mishchenko
2012-07-07
2
-13
/
+13
*
Setting infinite default conflict limits in 'bmc', 'int', 'pdr'.
Alan Mishchenko
2012-07-06
2
-4
/
+4
*
Various changes to enable sensitization-based refinement in &gla.
Alan Mishchenko
2012-07-04
2
-3
/
+3
*
Added min-cut-based refinement of gate-level abstraction (command &gla_refine).
Alan Mishchenko
2012-06-24
1
-0
/
+3
*
Disallow the circiut-based solver in &scorr to run with more than 1000 confli...
Alan Mishchenko
2012-04-24
1
-0
/
+3
*
Misc changes.
Alan Mishchenko
2012-04-22
1
-3
/
+3
*
Renamed Aig_ObjPioNum to be Aig_ObjCioId.
Alan Mishchenko
2012-03-09
14
-33
/
+33
*
Renamed Aig_ObjIsPi/Po to be ...Ci/Co and Aig_Man(Pi/Po)Num to be ...(Ci/Co)...
Alan Mishchenko
2012-03-09
72
-409
/
+409
[prev]
[next]