You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -109,8 +112,11 @@ Some of them have been collected and aggregated on this page:
109
112
-[Interfacing FPGAs to an ADC’s Digital Data Output](https://www.analog.com/en/technical-articles/interfacing-fpgas-to-an-adcs-digital-data-output.html)
110
113
Article from Analog Design exploring the topic of ADC/DAC <-> FPGA interface.
111
114
112
-
-[RISCV on an ICE40 FPGA](https://pingu98.wordpress.com/2019/04/08/)
113
-
A very detailed blog on implementing a RISCV in the FPGA.
115
+
-[RISC-V on an ICE40 FPGA](https://pingu98.wordpress.com/2019/04/08/)
116
+
A very detailed blog on implementing a RISC-V in the FPGA.
117
+
118
+
-[RISC-V on an iCE40 FPGA](https://github.com/BrunoLevy/learn-fpga)
119
+
by the author of the relatively high-performance yet tiny RISC-V core FemtoRV.
0 commit comments