index
:
iCE40/abc
yosys-experimental
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
proof
/
ssw
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adding switch to stop scorr if refinement is too slow.
Alan Mishchenko
2022-04-24
2
-2
/
+24
*
Remove assertions when the solver becomes UNSAT after adding constraints in '...
Alan Mishchenko
2019-10-05
1
-2
/
+2
*
Several corner-case bug fixes in scorr with constraints.
Alan Mishchenko
2019-10-02
1
-1
/
+1
*
Adding switch 'scorr -f' to dump inductive invariant as an AIG.
Alan Mishchenko
2018-03-22
3
-9
/
+18
*
Bug fix in old lcorr with constraints.
Alan Mishchenko
2017-11-04
1
-1
/
+1
*
Integrating Satoko into 'bmc' and 'bmc2'.
Alan Mishchenko
2017-08-16
1
-1
/
+1
*
The same bug fix in 'scorr -c' (signal correspondence with constraints).
Alan Mishchenko
2016-07-28
1
-2
/
+4
*
Serious bug fix in 'scorr -F <num>' with <num> > 1.
Alan Mishchenko
2016-07-28
1
-0
/
+3
*
Bug fix in CEC generation after rarity simulation and few small changes.
Alan Mishchenko
2014-06-16
1
-1
/
+1
*
Synchronizing with the recent version.
Alan Mishchenko
2014-03-16
1
-2
/
+2
*
Multi-output property solver.
Alan Mishchenko
2013-10-26
1
-0
/
+2
*
Multi-output property solver.
Alan Mishchenko
2013-10-26
1
-2
/
+2
*
Multi-output property solver.
Alan Mishchenko
2013-10-23
2
-0
/
+13
*
Adding procedures to specify permutations with unused flops.
Alan Mishchenko
2013-08-28
1
-3
/
+12
*
Added switch &sim -g to enable flop grouping.
Alan Mishchenko
2013-08-20
2
-1
/
+38
*
Adding a wrapper around clock() for more accurate time counting in ABC.
Alan Mishchenko
2013-05-27
18
-136
/
+136
*
Compiler warning.
Alan Mishchenko
2013-04-17
1
-2
/
+0
*
Adding callback to bmc3, sim3, pdr in the multi-output mode.
Alan Mishchenko
2013-04-17
2
-79
/
+89
*
Adding parameter structure for rarity simulation.
Alan Mishchenko
2013-04-17
2
-72
/
+124
*
Updating 'sim3' to move the design into the last rare state.
Alan Mishchenko
2013-04-01
2
-5
/
+13
*
Improving verbose printout of 'sim3' when solving multiple outputs.
Alan Mishchenko
2013-03-30
1
-6
/
+14
*
Added 'gap timeout' to bmc3 and sim3.
Alan Mishchenko
2013-02-16
1
-0
/
+1
*
Added 'gap timeout' to bmc3 and sim3.
Alan Mishchenko
2013-02-15
2
-4
/
+13
*
Fixed a corner-case when 'sim3 -a' does not work for costant POs.
Alan Mishchenko
2013-01-25
1
-5
/
+27
*
Enabled detecting CEXes in multiple POs without stopping (sim3 -a).
Alan Mishchenko
2013-01-23
1
-28
/
+24
*
Enabled detecting CEXes in multiple POs without stopping (sim3 -a).
Alan Mishchenko
2013-01-23
2
-27
/
+42
*
Enabled detecting CEXes in multiple POs without stopping (sim3 -a).
Alan Mishchenko
2013-01-23
2
-18
/
+50
*
Making 'scorr -c' applicable to seq benchmarks without constraints.
Alan Mishchenko
2012-12-04
1
-4
/
+4
*
Isolating BMC code into a separate package.
Alan Mishchenko
2012-11-14
1
-0
/
+1
*
Merge
Niklas Een
2012-10-30
2
-0
/
+19
|
\
|
*
Added switch '-q' to 'scorr' and '&scorr' to quit when PO is not a candidate ...
Alan Mishchenko
2012-10-25
2
-0
/
+19
*
|
Replaced printfs with Abc_Print
Niklas Een
2012-10-29
18
-443
/
+425
*
|
Replaced printfs with Abc_Print
Niklas Een
2012-10-29
1
-36
/
+35
*
|
Replaced printfs with Abc_Print
Niklas Een
2012-10-29
1
-46
/
+45
|
/
*
Making explicit cast to 64-bit unsigned in a few places.
Alan Mishchenko
2012-10-09
1
-6
/
+6
*
Unified print-out of property failures produced by all engines.
Alan Mishchenko
2012-09-09
1
-2
/
+2
*
Added new command &gla_shrink.
Alan Mishchenko
2012-09-04
1
-1
/
+1
*
Upgraded &equiv3 to periodically restart simulation from the init state.
Alan Mishchenko
2012-07-12
1
-7
/
+24
*
Replacing Mb/Gb to be MB/GB.
Alan Mishchenko
2012-07-09
2
-2
/
+2
*
Adding restart to rarity simulation in sim3 and &sim3.
Alan Mishchenko
2012-07-08
2
-18
/
+39
*
Updating project settings to have simpler include paths.
Alan Mishchenko
2012-07-07
8
-12
/
+12
*
Fixing time primtouts throughout the code.
Alan Mishchenko
2012-07-07
18
-55
/
+86
*
Making 'pdr', &gla, &vta print correctly in batch mode.
Alan Mishchenko
2012-07-07
1
-2
/
+3
*
Renamed Aig_ObjPioNum to be Aig_ObjCioId.
Alan Mishchenko
2012-03-09
6
-13
/
+13
*
Renamed Aig_ObjIsPi/Po to be ...Ci/Co and Aig_Man(Pi/Po)Num to be ...(Ci/Co)...
Alan Mishchenko
2012-03-09
17
-85
/
+85
*
Renamed Aig_ManForEachPi/Po to be ...Ci/Co and Aig_ObjCreatePi/Po to be ...Ci...
Alan Mishchenko
2012-03-09
13
-51
/
+51
*
Isomorphism checking code.
Alan Mishchenko
2012-02-19
1
-1
/
+1
*
Silencing some of the gcc warnings.
Alan Mishchenko
2012-02-16
4
-5
/
+5
*
Major restructuring of the code.
Alan Mishchenko
2012-01-21
24
-0
/
+10996