index
:
iCE40/abc
yosys-experimental
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
base
/
abci
/
abcDar.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixing assertion mismatch in bmc2.
Alan Mishchenko
2012-07-14
1
-1
/
+1
*
Improvements in the proof-logging SAT solver.
Alan Mishchenko
2012-07-11
1
-2
/
+2
*
Adding several command-line arguments to 'dsat'.
Alan Mishchenko
2012-07-09
1
-3
/
+3
*
Updating memory print-out of &vta and &gla.
Alan Mishchenko
2012-07-08
1
-1
/
+1
*
Adding restart to rarity simulation in sim3 and &sim3.
Alan Mishchenko
2012-07-08
1
-5
/
+5
*
Updating project settings to have simpler include paths.
Alan Mishchenko
2012-07-07
1
-19
/
+19
*
Fixing time primtouts throughout the code.
Alan Mishchenko
2012-07-07
1
-25
/
+34
*
Changing the rules of assigning the names when AIG is converted into a logic ...
Alan Mishchenko
2012-05-11
1
-4
/
+9
*
Making demiter dump files in the current directory.
Alan Mishchenko
2012-03-26
1
-5
/
+13
*
Logic sharing for multi-input gates.
Alan Mishchenko
2012-03-25
1
-0
/
+1
*
Enabled demitering dual-output miters.
Alan Mishchenko
2012-03-23
1
-1
/
+1
*
Additional features for delay optimization
Alan Mishchenko
2012-03-21
1
-0
/
+9
*
Renamed Aig_ObjPioNum to be Aig_ObjCioId.
Alan Mishchenko
2012-03-09
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
1
-14
/
+14
*
Renamed Aig_ManForEachPi/Po to be ...Ci/Co and Aig_ObjCreatePi/Po to be ...Ci...
Alan Mishchenko
2012-03-09
1
-16
/
+16
*
Redirecting printf messages.
Alan Mishchenko
2012-03-02
1
-181
/
+181
*
Making BMC engines (bmc2, bmc3) to perform OR-decomposition by default (bug f...
Alan Mishchenko
2012-02-25
1
-1
/
+1
*
Making BMC engines (bmc2, bmc3) to perform OR-decomposition by default.
Alan Mishchenko
2012-02-24
1
-8
/
+11
*
Making BMC engines (bmc2, bmc3) to perform OR-decomposition by default.
Alan Mishchenko
2012-02-24
1
-1
/
+8
*
Making BMC engines (bmc2, bmc3) to perform OR-decomposition by default.
Alan Mishchenko
2012-02-24
1
-51
/
+165
*
Silencing some of the gcc warnings.
Alan Mishchenko
2012-02-16
1
-3
/
+3
*
Added returning counter-example after BMC, which was recently added to 'dprove'.
Alan Mishchenko
2012-01-23
1
-0
/
+4
*
Major restructuring of the code.
Alan Mishchenko
2012-01-21
1
-23
/
+23
*
Replaced 'bmc' by 'bmc2' in 'dprove'. Added switches to 'dprove' to control B...
Alan Mishchenko
2012-01-19
1
-13
/
+15
*
Started experiments with a new solver.
Alan Mishchenko
2011-11-25
1
-3
/
+3
*
Fixed the overflow timeout problem in bmc/bmc2/bmc3/int/pdr/sim, etc.
Alan Mishchenko
2011-10-31
1
-5
/
+5
*
Changes to CNF generation code.
Alan Mishchenko
2011-10-17
1
-5
/
+18
*
Sequential cleanup with symbolic/ternary simulation.
Alan Mishchenko
2011-08-25
1
-1
/
+1
*
Sequential cleanup with symbolic/ternary simulation.
Alan Mishchenko
2011-08-24
1
-8
/
+8
*
Several bug fixes.
Alan Mishchenko
2011-08-02
1
-4
/
+14
*
Enabled saving vector of counter-examples in the ABC framework.
Alan Mishchenko
2011-08-02
1
-3
/
+3
*
Improvements to 'bmc3' (start frame; stop when all POs are SAT; stop when 2^n...
Alan Mishchenko
2011-07-31
1
-6
/
+4
*
Added generation of counter-examples to induction in 'ind'.
Alan Mishchenko
2011-07-30
1
-4
/
+10
*
Changes to enable smarter simulation.
Alan Mishchenko
2011-07-30
1
-47
/
+1
*
Changes to enable smarter simulation.
Alan Mishchenko
2011-07-30
1
-2
/
+2
*
Improving and updating the abstraction code.
Alan Mishchenko
2011-07-29
1
-68
/
+1
*
Adding &equiv3, a new way of refining equivalence classes.
Alan Mishchenko
2011-07-22
1
-1
/
+47
*
Changes to enable smarter simulation.
Alan Mishchenko
2011-07-21
1
-0
/
+46
*
New demitering features.
Alan Mishchenko
2011-07-20
1
-0
/
+53
*
Added a new demitering feature for dual-output miters.
Alan Mishchenko
2011-07-02
1
-0
/
+68
*
Added new command 'outdec'.
Alan Mishchenko
2011-05-19
1
-0
/
+30
*
Improvements in sequential verification.
Alan Mishchenko
2011-05-06
1
-5
/
+32
*
Adding SAT-solver-level timeouts to the BMC engines.
Alan Mishchenko
2011-04-08
1
-26
/
+32
*
Several bug fixes and other improvements.
Alan Mishchenko
2011-03-12
1
-15
/
+0
*
Made abc.h independent of CUDD and Extra.
Alan Mishchenko
2011-03-03
1
-2
/
+2
*
Unified the use of counter-examples in three packages.
Alan Mishchenko
2011-02-13
1
-13
/
+12
*
Cumulative changes of the last two weeks.
Alan Mishchenko
2011-02-01
1
-5
/
+16
*
Cumulative changes in the last few weeks.
Alan Mishchenko
2011-01-13
1
-14
/
+42
*
Initial integration of PDR
Alan Mishchenko
2010-12-03
1
-0
/
+50
*
Bug fix: alloing "dsat" to work on multi-output cones
Alan Mishchenko
2010-11-29
1
-1
/
+5
[next]