index
:
iCE40/yosys
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Restore sigmap wrapper
Eddie Hung
2019-06-26
1
-1
/
+1
*
Add more tests
Eddie Hung
2019-06-26
1
-0
/
+152
*
muxcover to be undef-sensitive when computing decoders
Eddie Hung
2019-06-26
1
-21
/
+40
*
Revert "Rework muxcover decoder gen if more significant muxes are 1'bx"
Eddie Hung
2019-06-26
1
-55
/
+39
*
Let's not go crazy: use nonzero costs
Eddie Hung
2019-06-26
1
-6
/
+6
*
Rework muxcover decoder gen if more significant muxes are 1'bx
Eddie Hung
2019-06-26
1
-39
/
+55
*
Add tests
Eddie Hung
2019-06-26
1
-0
/
+168
*
Merge pull request #1137 from mmicko/cell_sim_fix
Clifford Wolf
2019-06-26
2
-14
/
+1
|
\
|
*
Simulation model verilog fix
Miodrag Milanovic
2019-06-26
2
-14
/
+1
|
/
*
Improve opt_clean handling of unused public wires
Clifford Wolf
2019-06-26
1
-2
/
+2
*
Improve BTOR2 handling of undriven wires
Clifford Wolf
2019-06-26
1
-3
/
+27
*
Fix segfault on failed VERILOG_FRONTEND::const2ast, closes #1131
Clifford Wolf
2019-06-26
1
-1
/
+1
*
Do not clean up buffer cells with "keep" attribute, closes #1128
Clifford Wolf
2019-06-26
1
-1
/
+1
*
Escape scope names starting with dollar sign in smtio.py
Clifford Wolf
2019-06-26
1
-1
/
+4
*
Add more ECP5 Diamond flip-flops.
whitequark
2019-06-26
2
-30
/
+91
*
Add testcase from #335, fixed by #1130
Eddie Hung
2019-06-25
1
-0
/
+28
*
Merge pull request #1130 from YosysHQ/eddie/fix710
Clifford Wolf
2019-06-25
3
-6
/
+33
|
\
|
*
Fix spacing
Eddie Hung
2019-06-25
1
-4
/
+3
|
*
Move only one consumer check outside of while loop
Eddie Hung
2019-06-25
1
-6
/
+5
|
*
Walk through as many muxes as exist for rd_en
Eddie Hung
2019-06-24
1
-8
/
+16
|
*
Add test
Eddie Hung
2019-06-24
2
-1
/
+22
*
|
Merge pull request #1129 from YosysHQ/eddie/ram32x1d
Eddie Hung
2019-06-25
5
-20
/
+73
|
\
\
|
*
|
Add RAM32X1D support
Eddie Hung
2019-06-24
5
-20
/
+73
|
|
/
*
|
Merge pull request #1075 from YosysHQ/eddie/muxpack
Clifford Wolf
2019-06-25
5
-0
/
+897
|
\
\
|
*
|
Merge remote-tracking branch 'origin/master' into eddie/muxpack
Eddie Hung
2019-06-22
15
-61
/
+450
|
|
\
|
|
*
|
Cope with $reduce_or common in case
Eddie Hung
2019-06-21
1
-5
/
+37
|
*
|
Add more tests
Eddie Hung
2019-06-21
2
-21
/
+51
|
*
|
Fix testcase
Eddie Hung
2019-06-21
1
-3
/
+4
|
*
|
Fix spacing
Eddie Hung
2019-06-21
1
-24
/
+24
|
*
|
Add doc
Eddie Hung
2019-06-21
1
-3
/
+3
|
*
|
Add more muxpack tests, with overlapping entries
Eddie Hung
2019-06-21
2
-1
/
+84
|
*
|
Fix up ExclusiveDatabase with @cliffordwolf's help
Eddie Hung
2019-06-21
1
-35
/
+34
|
*
|
Merge branch 'master' into eddie/muxpack
Eddie Hung
2019-06-21
29
-47
/
+237
|
|
\
\
|
*
\
\
Merge remote-tracking branch 'origin/master' into eddie/muxpack
Eddie Hung
2019-06-18
5
-3
/
+61
|
|
\
\
\
|
*
|
|
|
Elaborate muxpack doc
Eddie Hung
2019-06-10
1
-2
/
+6
|
*
|
|
|
Merge remote-tracking branch 'origin/master' into eddie/muxpack
Eddie Hung
2019-06-10
3
-13
/
+72
|
|
\
\
\
\
|
*
\
\
\
\
Merge branch 'master' into eddie/muxpack
Eddie Hung
2019-06-07
39
-364
/
+573
|
|
\
\
\
\
\
|
*
|
|
|
|
|
Comment O(N) -> O(N^2)
Eddie Hung
2019-06-07
1
-1
/
+1
|
*
|
|
|
|
|
Add nonexcl case test, comment out two others
Eddie Hung
2019-06-07
2
-22
/
+57
|
*
|
|
|
|
|
Extend ExclusiveDatabase to query SigSpec-s (for $pmux)
Eddie Hung
2019-06-07
1
-19
/
+27
|
*
|
|
|
|
|
Add ExclusiveDatabase to check exclusive $eq/$logic_not cell results
Eddie Hung
2019-06-07
1
-1
/
+64
|
*
|
|
|
|
|
Add @cliffordwolf freduce testcase
Eddie Hung
2019-06-07
2
-0
/
+30
|
*
|
|
|
|
|
Add nonexclusive test from @cliffordwolf
Eddie Hung
2019-06-07
2
-0
/
+28
|
*
|
|
|
|
|
Resolve @cliffordwolf comment on redundant check
Eddie Hung
2019-06-07
1
-10
/
+2
|
*
|
|
|
|
|
Resolve @cliffordwolf comment on sigmap
Eddie Hung
2019-06-07
1
-2
/
+2
|
*
|
|
|
|
|
Another muxpack test
Eddie Hung
2019-06-07
2
-0
/
+32
|
*
|
|
|
|
|
Fix and test for balanced case
Eddie Hung
2019-06-06
3
-10
/
+55
|
*
|
|
|
|
|
Fix warnings
Eddie Hung
2019-06-06
2
-3
/
+3
|
*
|
|
|
|
|
Support cascading $pmux.A with $mux.A and $mux.B
Eddie Hung
2019-06-06
3
-17
/
+65
|
*
|
|
|
|
|
More cleanup
Eddie Hung
2019-06-06
1
-15
/
+20
[next]