Add Migen tutorial

master
Sebastien Bourdeauducq 2013-02-09 14:59:43 +01:00
parent 5d245b251a
commit 8d650dc63b
2 changed files with 7 additions and 2 deletions

BIN
migen-tutorial.pdf Normal file

Binary file not shown.

View File

@ -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>