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
*
Merge pull request #677 from daveshah1/ecp5_dsp
Clifford Wolf
2018-10-23
3
-1
/
+97
|
\
|
*
ecp5: Remove DSP parameters that don't work
David Shah
2018-10-22
1
-21
/
+0
|
*
ecp5: Add DSP blackboxes
David Shah
2018-10-21
3
-1
/
+118
*
|
Improve read_verilog range out of bounds warning
Clifford Wolf
2018-10-20
1
-6
/
+6
*
|
Merge pull request #674 from rubund/feature/svinterface_at_top
Clifford Wolf
2018-10-20
11
-70
/
+599
|
\
\
|
|
/
|
/
|
|
*
Refactor code to avoid code duplication + added comments
Ruben Undheim
2018-10-20
4
-136
/
+113
|
*
Support for SystemVerilog interfaces as a port in the top level module + test...
Ruben Undheim
2018-10-20
9
-10
/
+561
|
*
Fixed memory leak
Ruben Undheim
2018-10-20
1
-0
/
+1
|
/
*
Merge pull request #673 from daveshah1/ecp5_improve
Clifford Wolf
2018-10-19
4
-6
/
+17
|
\
|
*
ecp5: Sim model fixes
David Shah
2018-10-19
1
-3
/
+5
|
*
ecp5: Add latch inference
David Shah
2018-10-19
3
-3
/
+12
|
/
*
Merge pull request #672 from daveshah1/fix_bram
Clifford Wolf
2018-10-19
1
-0
/
+1
|
\
|
*
memory_bram: Reset make_outreg when growing read ports
David Shah
2018-10-19
1
-0
/
+1
*
|
Merge pull request #671 from rafaeltp/master
Clifford Wolf
2018-10-19
1
-2
/
+3
|
\
\
|
*
|
adding offset info to memories
rafaeltp
2018-10-18
1
-1
/
+1
|
*
|
adding offset info to memories
rafaeltp
2018-10-18
1
-2
/
+3
*
|
|
Merge pull request #670 from rubund/feature/basic_svinterface_test
Clifford Wolf
2018-10-19
6
-9
/
+248
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Basic test for checking correct synthesis of SystemVerilog interfaces
Ruben Undheim
2018-10-18
6
-9
/
+248
|
/
/
*
|
Update ABC to git rev 14d985a
Clifford Wolf
2018-10-18
1
-1
/
+1
*
|
Merge pull request #659 from rubund/sv_interfaces
Clifford Wolf
2018-10-18
11
-21
/
+649
|
\
\
|
*
|
Handle FIXME for modport members without type directly in front
Ruben Undheim
2018-10-13
1
-6
/
+8
|
*
|
Documentation improvements etc.
Ruben Undheim
2018-10-13
5
-38
/
+77
|
*
|
Fix build error with clang
Ruben Undheim
2018-10-12
1
-1
/
+1
|
*
|
Support for 'modports' for System Verilog interfaces
Ruben Undheim
2018-10-12
8
-14
/
+121
|
*
|
Synthesis support for SystemVerilog interfaces
Ruben Undheim
2018-10-12
10
-21
/
+501
*
|
|
Merge pull request #657 from mithro/xilinx-vpr
Clifford Wolf
2018-10-18
1
-3
/
+2
|
\
\
\
|
*
|
|
xilinx: Still map LUT7/LUT8 to Xilinx specific primitives.
Tim 'mithro' Ansell
2018-10-08
1
-3
/
+2
|
|
/
/
*
|
|
Merge pull request #664 from tklam/ignore-verilog-protect
Clifford Wolf
2018-10-18
1
-0
/
+3
|
\
\
\
|
*
|
|
ignore protect endprotect
argama
2018-10-16
1
-0
/
+3
|
|
/
/
*
|
|
Update ABC to git rev c5b48bb
Clifford Wolf
2018-10-17
1
-1
/
+1
*
|
|
Minor code cleanups in liberty front-end
Clifford Wolf
2018-10-17
1
-16
/
+5
*
|
|
Merge pull request #660 from tklam/parse-liberty-detect-ff-latch
Clifford Wolf
2018-10-17
1
-0
/
+17
|
\
\
\
|
*
|
|
detect ff/latch before processing other nodes
argama
2018-10-14
1
-0
/
+17
|
|
/
/
*
|
|
Merge pull request #663 from aman-goel/master
Clifford Wolf
2018-10-17
1
-32
/
+51
|
\
\
\
|
*
|
|
Minor update
Aman Goel
2018-10-15
2
-3
/
+3
|
*
|
|
Update to .smv backend
Aman Goel
2018-10-01
2
-35
/
+54
|
*
|
|
Merge pull request #4 from YosysHQ/master
Aman Goel
2018-10-01
31
-107
/
+529
|
|
\
\
\
*
|
\
\
\
Merge pull request #658 from daveshah1/ecp5_bram
Clifford Wolf
2018-10-17
9
-20
/
+371
|
\
\
\
\
\
|
*
|
|
|
|
ecp5: Disable LSR inversion
David Shah
2018-10-16
2
-21
/
+21
|
*
|
|
|
|
BRAM improvements
David Shah
2018-10-12
1
-11
/
+16
|
*
|
|
|
|
ecp5: Adding BRAM maps for all size options
David Shah
2018-10-10
1
-1
/
+64
|
*
|
|
|
|
ecp5: First BRAM type maps successfully
David Shah
2018-10-10
8
-10
/
+76
|
*
|
|
|
|
ecp5: Script for BRAM IO connections
David Shah
2018-10-10
4
-64
/
+115
|
*
|
|
|
|
ecp5: Adding BRAM initialisation and config
David Shah
2018-10-09
5
-0
/
+73
|
*
|
|
|
|
ecp5: Add blackbox for DP16KD
David Shah
2018-10-05
1
-0
/
+93
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge pull request #641 from tklam/master
Clifford Wolf
2018-10-17
1
-0
/
+69
|
\
\
\
\
\
|
*
|
|
|
|
stop check_signal_in_fanout from traversing FFs
tklam
2018-10-13
1
-2
/
+2
|
*
|
|
|
|
stop check_signal_in_fanout from traversing FFs
tklam
2018-10-13
1
-1
/
+12
|
*
|
|
|
|
Merge branch 'master' of https://github.com/YosysHQ/yosys
tklam
2018-10-13
6
-17
/
+61
|
|
\
\
\
\
\
|
|
|
|
_
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
|
|
Merge branch 'master' of https://github.com/YosysHQ/yosys
tklam
2018-10-03
4
-7
/
+12
|
|
\
\
\
\
\
[next]