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
...
*
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
*
Isomorphism checking code.
Alan Mishchenko
2012-02-19
1
-1
/
+1
*
Isomorphism checking code.
Alan Mishchenko
2012-02-19
1
-8
/
+7
*
Added QuickSort based on 3-way partitioning.
Alan Mishchenko
2012-02-19
2
-2
/
+2
*
Setting the default limit on the number of timeframe in bmc2/bmc3 to 0 (infin...
Alan Mishchenko
2012-02-19
1
-1
/
+1
*
Setting the default limit on the number of timeframe in bmc2/bmc3 to 0 (infin...
Alan Mishchenko
2012-02-19
2
-3
/
+7
*
Isomorphism checking code.
Alan Mishchenko
2012-02-18
1
-6
/
+176
*
Isomorphism checking code.
Alan Mishchenko
2012-02-17
1
-195
/
+273
*
Isomorphism checking code.
Alan Mishchenko
2012-02-17
2
-8
/
+196
*
Isomorphism checking code.
Alan Mishchenko
2012-02-17
2
-8
/
+15
*
Silencing some of the gcc warnings.
Alan Mishchenko
2012-02-16
20
-31
/
+22
*
Silencing some of the gcc warnings.
Alan Mishchenko
2012-02-16
1
-7
/
+0
*
Changing how BMC report runtime.
Alan Mishchenko
2012-02-16
2
-2
/
+6
*
Variable timeframe abstraction.
Alan Mishchenko
2012-02-13
1
-1
/
+1
*
Isomorphism checking code.
Alan Mishchenko
2012-02-12
1
-3
/
+18
*
Graph isomorphism checking code.
Alan Mishchenko
2012-02-11
2
-27
/
+46
*
Graph isomorphism checking code.
Alan Mishchenko
2012-02-11
5
-0
/
+1733
*
Bug fix in flop-level abstraction refinement.
Alan Mishchenko
2012-02-09
1
-1
/
+2
*
Graph isomorphism checking code.
Alan Mishchenko
2012-01-30
2
-0
/
+77
*
Generation of dual-rail miter.
Alan Mishchenko
2012-01-28
1
-0
/
+206
*
Generation of dual-rail miter.
Alan Mishchenko
2012-01-28
1
-1
/
+1
*
Generation of dual-rail miter.
Alan Mishchenko
2012-01-28
2
-0
/
+4
*
Variable timeframe abstraction.
Alan Mishchenko
2012-01-27
1
-3
/
+3
*
Major restructuring of the code.
Alan Mishchenko
2012-01-21
35
-236
/
+236
*
Replaced 'bmc' by 'bmc2' in 'dprove'. Added switches to 'dprove' to control B...
Alan Mishchenko
2012-01-19
3
-3
/
+3
*
Added switch 'write_counter -f' to output flop values in each time frame.
Alan Mishchenko
2012-01-18
2
-0
/
+53
*
Crash fix in 'tempor' in case the leading length is 0.
Alan Mishchenko
2012-01-07
1
-0
/
+6
*
Transforming the solver to use different clause representation.
Alan Mishchenko
2011-12-23
1
-1
/
+2
*
Trying to make sorting of nodes platform-indendent.
Alan Mishchenko
2011-12-15
1
-0
/
+5
*
g++ portability changes.
Alan Mishchenko
2011-12-13
1
-1
/
+1
*
Integrated new proof-logging into proof-based gate-level abstraction.
Alan Mishchenko
2011-12-08
3
-12
/
+564
*
Added/renamed useful APIs.
Alan Mishchenko
2011-12-06
1
-1
/
+1
*
g++ portability changes.
Alan Mishchenko
2011-12-06
1
-1
/
+1
*
Started experiments with a new solver.
Alan Mishchenko
2011-11-25
1
-3
/
+9
*
Making GLA PBA and GLA CBA communicate information.
Alan Mishchenko
2011-11-22
1
-3
/
+3
*
Bug fix in GLA PBA.
Alan Mishchenko
2011-11-13
1
-0
/
+2
*
Setting the number of completed time frames.
Alan Mishchenko
2011-11-12
1
-1
/
+1
*
Setting the number of completed time frames.
Alan Mishchenko
2011-11-12
1
-1
/
+2
*
Enabled skipping random decisions in PBA, which are performed by default.
Alan Mishchenko
2011-11-12
3
-2
/
+4
*
Experiment with time reporting in GLA PBA.
Alan Mishchenko
2011-11-12
1
-3
/
+3
*
Enabled counter-example minimization in 'write_counter'.
Alan Mishchenko
2011-11-11
2
-4
/
+10
[prev]
[next]