diff options
-rw-r--r-- | docs/index.html | 18 |
1 files changed, 17 insertions, 1 deletions
diff --git a/docs/index.html b/docs/index.html index 8cca02b..19e99a9 100644 --- a/docs/index.html +++ b/docs/index.html @@ -383,10 +383,26 @@ Links to related projects. Contact me at clifford@clifford.at if you have an int <ul> <li><a href="http://www.excamera.com/sphinx/article-j1a-swapforth.html">J1a SwapForth built with IceStorm</a> -<li><a href="https://hackaday.io/project/6636-iced-an-arduino-style-board-with-ice-fpga">ICEd = an Arduino Style Board, with ICE FPGA</a> <li><a href="https://github.com/Obijuan/open-fpga-verilog-tutorial/wiki">A Spanish FPGA Tutorial using IceStorm</a> +</ul> + +<h3>iCE40 Boards</h3> + +<ul> +<li><a href="http://www.latticesemi.com/icestick">Lattice iCEstick</a> +<li><a href="http://icoboard.org/">IcoBoard</a> +<li><a href="http://wiggleport.com">wiggleport</a> +<li><a href="https://hackaday.io/project/6636-iced-an-arduino-style-board-with-ice-fpga">ICEd = an Arduino Style Board, with ICE FPGA</a> <li><a href="https://hackaday.io/project/7982-cat-board">CAT Board</a> <li><a href="http://opencores.org/project,ecowlogic-pico">eCow-Logic pico-ITX Lattice ICE40 board</a> +<li><a href="https://www.nandland.com/blog/go-board-introduction.html">Nandland Go Board</a> +</ul> + +<h3>Other FPGA reverse engineering projects</h3> + +<ul> +<li><a href="https://github.com/Wolfgang-Spraul/fpgatools">Xilinx xc6slx9 reverse engineering, Wolfgang Spraul</a> +<li><a href="http://www.fabienm.eu/flf/wp-content/uploads/2014/11/Note2008.pdf">From the bitstream to the netlist, Jean-Baptiste Note and Éric Rannaud</a> </ul> <hr> |