index
:
iCE40/abc
yosys-experimental
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Adding command 'exact' developed by Mathias Soeken to implement Knuth's ↵
Alan Mishchenko
2016-07-16
4
-0
/
+649
|
|
|
|
exact synthesis algorithm.
*
Several corner-case bugs in %read, &cec, and st.
Alan Mishchenko
2016-07-16
3
-6
/
+16
|
*
Fixes and adjustments for the edge computation flow.
Alan Mishchenko
2016-07-15
2
-2
/
+3
|
*
Small fixes and improvements in reporting node counts.
Alan Mishchenko
2016-07-15
6
-19
/
+51
|
*
Adding a debug way to print cuts used in the CNF-generator.
Alan Mishchenko
2016-07-13
1
-0
/
+9
|
*
Removing verbose output in &cec and &syn4.
Alan Mishchenko
2016-07-13
2
-3
/
+3
|
*
Bug-fix in SMT-LIB parser (incorrect handling of arithmetic right-shift).
Alan Mishchenko
2016-07-12
2
-8
/
+18
|
*
Small change to make &if not abort the scripts.
Alan Mishchenko
2016-07-04
1
-1
/
+1
|
*
Bit-blasting Booth multipliers.
Alan Mishchenko
2016-07-04
1
-4
/
+79
|
*
Experiments with edge-based mapping (bug fix).
Alan Mishchenko
2016-07-02
1
-6
/
+18
|
*
Bug fix in blasting shifters with large bit-width.
Alan Mishchenko
2016-06-29
1
-1
/
+1
|
*
Bug fix in blasting shifters with large bit-width.
Alan Mishchenko
2016-06-29
1
-9
/
+15
|
*
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 ↵
Alan Mishchenko
2016-06-17
1
-2
/
+54
|
|
|
|
merge).
*
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
|
\
|
|
|
|
|
|
Handling D1C and SCC in FXCH
|
*
Enables FXCH to handle Distance-1 cubes (D1C) and Single Cube Containment ↵
Bruno Schmitt
2016-06-17
4
-128
/
+189
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(SCC) as by product of extraction. D1C: Whenever they appear a constant divisor (x! + x) will be created and handle as any other divisor. SCC: Will be taken care of as soon as they appear.
*
|
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
3
-0
/
+491
|
*
Experiments with edge-based mapping.
Alan Mishchenko
2016-06-15
5
-8
/
+898
|
*
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
3
-0
/
+226
|
*
Improvement to CNF encoding of cardinality constraints proposed by Mathias ↵
Alan Mishchenko
2016-06-07
1
-0
/
+6
|
|
|
|
Soaken.
*
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 ↵
Bruno Schmitt
2016-06-02
1
-30
/
+30
|
/
|
|
|
as necessary.
*
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
|
[next]