mirror of https://github.com/YosysHQ/icestorm.git
Added links
This commit is contained in:
parent
83a24ddc44
commit
713db2d1fc
|
|
@ -313,6 +313,16 @@ assign io_0_10_1 = /* LUT 1 11 2 */ io_0_11_0 ? io_0_14_1 : 0;
|
|||
|
||||
endmodule</pre>
|
||||
|
||||
<h2>Links</h2>
|
||||
|
||||
<p>
|
||||
Links to related projects. Contact me at clifford@clifford.at if you have an interesting relevant link.
|
||||
</p>
|
||||
|
||||
<ul>
|
||||
<li><a href="http://www.excamera.com/sphinx/article-j1a-swapforth.html">J1a SwapForth built with IceStorm</a>
|
||||
</ul>
|
||||
|
||||
<p>
|
||||
<hr>
|
||||
</p>
|
||||
|
|
|
|||
Loading…
Reference in New Issue