Merge branch 'master' of github.com:milkymist/web
This commit is contained in:
commit
015005771f
|
@ -31,7 +31,7 @@
|
|||
<p>A good means of contact is also the IRC channel #milkymist on Freenode:<br />
|
||||
<iframe src="http://webchat.freenode.net?randomnick=1&channels=milkymist" width="647" height="400"></iframe></p>
|
||||
|
||||
<p>We also have a sporadically used <a href="http://twitter.com/milkymistvj">Twitter account</a>.</p>
|
||||
<p>We also have a sporadically used <a href="http://twitter.com/Milkymist_Labs">Twitter account</a>.</p>
|
||||
|
||||
<div id="title">Open source</div>
|
||||
|
||||
|
|
Binary file not shown.
|
@ -45,9 +45,14 @@
|
|||
|
||||
<p>Migen will become the foundation for the <a href="mng.html">next-generation Milkymist SoC</a>, and is also used in the <a href="http://www.rhinoplatform.org">Rhino</a> software-defined radio platform.</p>
|
||||
|
||||
<p>See the <a href="migen.pdf">user guide</a> for more details. You can find the Migen source <a href="http://github.com/milkymist/migen">here</a>, released under a <a href="https://github.com/milkymist/migen/blob/master/LICENSE">permissive license</a>.</p>
|
||||
<p>You can find the Migen source <a href="http://github.com/milkymist/migen">here</a>, released under a <a href="https://github.com/milkymist/migen/blob/master/LICENSE">permissive license</a>.</p>
|
||||
|
||||
<p><a href="migen_fpgaworld.pdf">FPGAworld 2012 slides</a></p>
|
||||
<p>
|
||||
<b>Documentation</b><br />
|
||||
- <a href="migen.pdf">User guide</a><br />
|
||||
- <a href="migen-tutorial.pdf">Tutorial: An introduction to Migen</a><br />
|
||||
- <a href="migen_fpgaworld.pdf">FPGAworld 2012 slides</a>
|
||||
</p>
|
||||
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Reference in New Issue