Add Migen tutorial
This commit is contained in:
parent
5d245b251a
commit
8d650dc63b
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