mng: add unofficial ports

master
Sebastien Bourdeauducq 2013-06-25 11:19:33 +02:00
parent 640717e4a2
commit befe8181cf
1 changed files with 13 additions and 4 deletions

View File

@ -31,18 +31,27 @@
<div id="illus"><img src="wafers.jpg" alt="source: http://en.wikipedia.org/wiki/File:Wafer_2_Zoll_bis_8_Zoll_2.jpg"></div>
<div id="title">Milkymist-ng</div>
<p>Milkymist-ng improves on the existing <a href="mmsoc.html">Milkymist SoC</a> by introducing two key innovations:
<p>Milkymist-ng improves on the existing <a href="mmsoc.html">Milkymist SoC</a> by introducing two key features:
<ul>
<li>Built on the powerful <a href="migen.html">Migen</a> VLSI logic design system.</li>
<li>Much increased system memory performance thanks to a new architecture (ASMI) containing a transaction-reordering controller also capable of issuing multiple DRAM commands in a single system clock cycle.</li>
<li>Much increased system memory performance thanks to a new architecture (LASMI).</li>
</ul>
</p>
<p>This will translate to better video resolution and quality, ease of designing complex hardware accelerators for novel effects, and much more flexibility in hardware designs.</p>
<p>This translates to more development productivity, better video resolution and quality, ease of designing complex hardware accelerators, and much more flexibility in hardware designs.</p>
<p>The repository is hosted by GitHub and is available <a href="http://github.com/milkymist/milkymist-ng">here</a>.</p>
<p>Milkymist-ng will support both the Milkymist One and M<sup>3</sup> boards and, after it has matured enough, will replace the legacy Milkymist SoC.</p>
<p><a href="http://github.com/milkymist/milkymist-ng">Milkymist-ng</a> supports the Milkymist One and Mixxeo boards, and some other boards are supported by the unofficial ports below.</p>
<p><b>Unofficial ports</b><br />
<ul>
<li><a href="https://github.com/Florent-Kermarrec/milkymist-ng-de0nano">Altera DE0-Nano</a></li>
<li><a href="https://github.com/Florent-Kermarrec/milkymist-ng-kc705">Xilinx KC705</a></li>
<li><a href="https://github.com/fallen/nexys3-milkymist-ng">Digilent Nexys 3</a></li>
<li><a href="https://github.com/jordens/avnet-lx9-milkymist-ng">Avnet LX9 Microboard</a></li>
</ul>
</p>
</div>