index
:
iCE40/abc
yosys-experimental
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Experiments with edge-based mapping.
Alan Mishchenko
2016-06-29
3
-35
/
+198
*
Bug fix in blasting shifters with large bit-width.
Alan Mishchenko
2016-06-28
1
-2
/
+2
*
New multi-output PLA reader and preprocessor (read_plamo) (updated dist-1 mer...
Alan Mishchenko
2016-06-17
1
-2
/
+54
*
Complier fix.
Alan Mishchenko
2016-06-17
1
-2
/
+2
*
Merged in boschmitt/abc (pull request #28)
Alan Mishchenko
2016-06-17
4
-128
/
+189
|
\
|
*
Enables FXCH to handle Distance-1 cubes (D1C) and Single Cube Containment (SC...
Bruno Schmitt
2016-06-17
4
-128
/
+189
*
|
New command 'phase_map'.
Alan Mishchenko
2016-06-17
2
-1
/
+56
*
|
Experiments with edge-based mapping.
Alan Mishchenko
2016-06-17
1
-71
/
+74
|
/
*
New multi-output PLA reader and preprocessor (read_plamo) (added dist-1 merge).
Alan Mishchenko
2016-06-16
2
-83
/
+355
*
Change to BENCH reader to read DFF with four inputs.
Alan Mishchenko
2016-06-16
1
-7
/
+30
*
Adding a switch 'retime -o' to use old flop naming conventions.
Alan Mishchenko
2016-06-16
5
-35
/
+59
*
New multi-output PLA reader and preprocessor (read_plamo).
Alan Mishchenko
2016-06-16
4
-0
/
+495
*
Experiments with edge-based mapping.
Alan Mishchenko
2016-06-15
6
-8
/
+902
*
Adding switch -P <num> to command 'cover'.
Alan Mishchenko
2016-06-14
4
-12
/
+26
*
Detecting properties of internal nodes.
Alan Mishchenko
2016-06-14
3
-186
/
+15
*
Detecting properties of internal nodes.
Alan Mishchenko
2016-06-12
4
-0
/
+267
*
Support bit-blasting of shifts with more than 32 bits (fix).
Alan Mishchenko
2016-06-08
1
-2
/
+2
*
Support bit-blasting of shifts with more than 32 bits.
Alan Mishchenko
2016-06-07
1
-6
/
+30
*
Changes to Wlc to accommodate signed signals in SMT-LIB.
Alan Mishchenko
2016-06-07
2
-7
/
+9
*
Detecting properties of internal nodes.
Alan Mishchenko
2016-06-07
4
-0
/
+230
*
Improvement to CNF encoding of cardinality constraints proposed by Mathias So...
Alan Mishchenko
2016-06-07
1
-0
/
+6
*
Switch 'fx -x' to use only canonical divisors in 'fx'.
Alan Mishchenko
2016-06-06
3
-8
/
+19
*
New profiling features for word-level optimizations.
Alan Mishchenko
2016-06-04
7
-46
/
+149
*
Small changes for today's experiments.
Alan Mishchenko
2016-06-03
6
-9
/
+43
*
Small changes to compile on Windows.
Alan Mishchenko
2016-06-03
1
-5
/
+7
*
Merged alanmi/abc into default
Bruno Schmitt
2016-06-02
2
-1
/
+3
|
\
|
*
Silencing several messages.
Alan Mishchenko
2016-06-01
2
-1
/
+3
*
|
Removing the memory saving mode, it is no longer necessary.
Bruno Schmitt
2016-06-02
6
-187
/
+20
*
|
Minimizing memory usage. The implementation was using twice as much memory as...
Bruno Schmitt
2016-06-02
1
-30
/
+30
|
/
*
Adding switch 'pdr -o' to control using property output in induction.
Alan Mishchenko
2016-05-25
4
-2
/
+10
*
Improving SMT-LIB parser.
Alan Mishchenko
2016-05-23
1
-1
/
+1
*
Improving SMT-LIB parser.
Alan Mishchenko
2016-05-23
6
-27
/
+38
*
Improving SMT-LIB parser.
Alan Mishchenko
2016-05-21
8
-107
/
+164
*
Improving SMT-LIB parser.
Alan Mishchenko
2016-05-20
6
-83
/
+88
*
Enabling AIGs without structural hashing (&get -c to import logic network).
Alan Mishchenko
2016-05-20
5
-26
/
+36
*
Enabling AIGs without structural hashing.
Alan Mishchenko
2016-05-20
2
-2
/
+2
*
Enabling AIGs without structural hashing.
Alan Mishchenko
2016-05-20
9
-27
/
+41
*
Switch &miter -y to convert a two-word miter into a dual-output miter.
Alan Mishchenko
2016-05-20
3
-23
/
+55
*
Enabling AIGs without structural hashing.
Alan Mishchenko
2016-05-20
14
-42
/
+60
*
Merged in boschmitt/abc (pull request #26)
Alan Mishchenko
2016-05-19
1
-2
/
+2
|
\
|
*
Merged alanmi/abc into default
Bruno Schmitt
2016-05-19
16
-61
/
+970
|
|
\
|
*
|
Fix the problem of not identifying divisors when its originating cubes had on...
Bruno Schmitt
2016-05-19
1
-2
/
+2
*
|
|
Added switch 'bmc3 -r' to disable periodic restarts in the SAT solver.
Alan Mishchenko
2016-05-19
6
-6
/
+13
*
|
|
Improving SMT-LIB parser.
Alan Mishchenko
2016-05-19
2
-2
/
+372
|
|
/
|
/
|
*
|
New feature for area minimization in standard cell mapping.
Alan Mishchenko
2016-05-19
5
-1
/
+396
*
|
fix end of line problem that prevents the cmake build system from working
Baruch Sterin
2016-05-17
1
-1
/
+1
*
|
Bug fix in &demiter.
Alan Mishchenko
2016-05-16
2
-17
/
+10
*
|
Factoring out library preprocessing code in &nf and putting it elsewhere.
Alan Mishchenko
2016-05-16
5
-34
/
+86
*
|
Added switch 'read_genlib -n' to anonymize Genlib library.
Alan Mishchenko
2016-05-16
3
-9
/
+139
*
|
Experiments with generating sat assignments.
Alan Mishchenko
2016-05-15
1
-1
/
+1
[next]