index
:
iCE40/abc
yosys-experimental
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
aig
/
saig
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bug fix in 'blockpo'.
Alan Mishchenko
2013-04-11
1
-3
/
+3
*
Handling special case in 'fold' when the network is combinational.
Alan Mishchenko
2013-03-13
1
-5
/
+15
*
Adding new features to 'dualrail'.
Alan Mishchenko
2013-02-21
2
-8
/
+41
*
Fixing C++ compilation issues.
Alan Mishchenko
2013-01-08
1
-0
/
+3
*
Restoring correct behavior of 'tempor' after a change in counting BMC frames ...
Alan Mishchenko
2012-12-07
1
-1
/
+1
*
Isolating BMC code into a separate package.
Alan Mishchenko
2012-11-14
1
-1
/
+1
*
Isolating BMC code into a separate package.
Alan Mishchenko
2012-11-14
7
-3408
/
+2
*
Replaced printfs with Abc_Print
Niklas Een
2012-10-29
1
-48
/
+47
*
Making report about the number of correcty covered frames consistent across t...
Alan Mishchenko
2012-10-09
2
-4
/
+4
*
C++ portability changes.
Alan Mishchenko
2012-10-03
1
-2
/
+2
*
Modified structural constraint extraction (unfold -s) to work for multi-outpu...
Alan Mishchenko
2012-09-23
1
-162
/
+241
*
Cleaing AIG manager by removing pointers to HAIG.
Alan Mishchenko
2012-09-23
2
-734
/
+0
*
Bug fix in bmc3.
Alan Mishchenko
2012-09-17
1
-1
/
+6
*
Fixed timeout problem in bmc3 -s.
Alan Mishchenko
2012-09-17
1
-12
/
+7
*
Created new abstraction package from the code that was all over the place.
Alan Mishchenko
2012-09-15
9
-3095
/
+1
*
Unified print-out of property failures produced by all engines.
Alan Mishchenko
2012-09-09
3
-7
/
+7
*
Added new command &gla_shrink.
Alan Mishchenko
2012-09-04
4
-25
/
+31
*
Minor updates to the BMC engines.
Alan Mishchenko
2012-07-27
2
-3
/
+46
*
Recording and reusing learned util clauses in bmc2.
Alan Mishchenko
2012-07-22
1
-1
/
+17
*
Recording and reusing learned util clauses in bmc3.
Alan Mishchenko
2012-07-22
1
-13
/
+57
*
Small bug in bmc2 timeout.
Alan Mishchenko
2012-07-16
1
-1
/
+1
*
Changes to clause mapping.
Alan Mishchenko
2012-07-11
1
-7
/
+7
*
Replacing Mb/Gb to be MB/GB.
Alan Mishchenko
2012-07-09
6
-16
/
+16
*
Adding flushing stdout after printing verbose stats.
Alan Mishchenko
2012-07-07
2
-0
/
+3
*
Updating project settings to have simpler include paths.
Alan Mishchenko
2012-07-07
28
-59
/
+59
*
Fixing time primtouts throughout the code.
Alan Mishchenko
2012-07-07
4
-4
/
+4
*
Fixing time primtouts throughout the code.
Alan Mishchenko
2012-07-07
28
-104
/
+94
*
Changing default conflict limits in bmc2 and bmc3 to be 0 (no limit).
Alan Mishchenko
2012-07-05
1
-3
/
+3
*
Various changes to enable sensitization-based refinement in &gla.
Alan Mishchenko
2012-07-04
1
-1
/
+1
*
Other improvements to bmc2 and bmc3.
Alan Mishchenko
2012-07-01
1
-3
/
+4
*
Other improvements to bmc2 and bmc3.
Alan Mishchenko
2012-07-01
1
-4
/
+4
*
Other improvements to bmc2 and bmc3.
Alan Mishchenko
2012-07-01
1
-13
/
+1
*
Other improvements to bmc2 and bmc3.
Alan Mishchenko
2012-07-01
1
-73
/
+116
*
Other improvements to bmc2 and bmc3.
Alan Mishchenko
2012-07-01
2
-23
/
+45
*
Reducing memory usage in bmc2 and bmc3.
Alan Mishchenko
2012-07-01
1
-2
/
+1
*
Reducing memory usage in bmc2 and bmc3.
Alan Mishchenko
2012-07-01
1
-1
/
+1
*
Reducing memory usage in bmc2 and bmc3.
Alan Mishchenko
2012-07-01
2
-1
/
+2
*
Reducing memory usage in bmc2 and bmc3.
Alan Mishchenko
2012-07-01
1
-1
/
+2
*
Reducing memory usage in bmc2 and bmc3.
Alan Mishchenko
2012-07-01
2
-172
/
+149
*
Gate level abstraction (command &gla).
Alan Mishchenko
2012-06-28
1
-0
/
+99
*
Added min-cut-based refinement of gate-level abstraction (command &gla_refine).
Alan Mishchenko
2012-06-24
1
-0
/
+2
*
Added memory reporting to &vta.
Alan Mishchenko
2012-06-22
1
-10
/
+10
*
Reporing memory usage by the SAT solver in 'bmc3'.
Alan Mishchenko
2012-06-15
1
-6
/
+8
*
Do not allow quitting bmc3 after exploring 2^<num_ff> frames if jump-forward ...
Alan Mishchenko
2012-05-20
1
-1
/
+1
*
Renamed Aig_ObjPioNum to be Aig_ObjCioId.
Alan Mishchenko
2012-03-09
18
-65
/
+65
*
Renamed Aig_ObjIsPi/Po to be ...Ci/Co and Aig_Man(Pi/Po)Num to be ...(Ci/Co)...
Alan Mishchenko
2012-03-09
39
-291
/
+291
*
Renamed Aig_ManForEachPi/Po to be ...Ci/Co and Aig_ObjCreatePi/Po to be ...Ci...
Alan Mishchenko
2012-03-09
33
-269
/
+269
*
Fixing a bug and adding verification of minimized counter-example.
Alan Mishchenko
2012-03-06
1
-2
/
+2
*
Fixing a bug and adding verification of minimized counter-example.
Alan Mishchenko
2012-03-06
1
-6
/
+134
*
Adding flag -s to &put to disable status clearing.
Alan Mishchenko
2012-02-22
1
-1
/
+1
[next]