Documentation/Platforms/LatticeMico32: Difference between revisions
(Initial commit) |
m (Fix a spelling mistake) |
||
Line 1: | Line 1: | ||
== Description == | == Description == | ||
The | The LatticeMico32 is a open source 32 bit CPU developed by Lattice Semiconductor. | ||
== Current Status == | == Current Status == | ||
Line 13: | Line 13: | ||
== Links == | == Links == | ||
[https://en.wikipedia.org/wiki/LatticeMico32 Wikipedia page on the | [https://en.wikipedia.org/wiki/LatticeMico32 Wikipedia page on the LatticeMico32]<br> | ||
[http://www.latticesemi.com/en/Products/DesignSoftwareAndIP/IntellectualProperty/IPCore/IPCores02/LatticeMico32.aspx Lattice Semiconductor's page for the | [http://www.latticesemi.com/en/Products/DesignSoftwareAndIP/IntellectualProperty/IPCore/IPCores02/LatticeMico32.aspx Lattice Semiconductor's page for the LatticeMico32]<br> | ||
[http://www.ubercomp.com/jslm32/src/ Online | [http://www.ubercomp.com/jslm32/src/ Online LatticeMico32 emulator]<br> | ||
[https://m-labs.hk/milkymist-wiki/wiki/index.php%3Ftitle=Using_QEMU.html More information on the | [https://m-labs.hk/milkymist-wiki/wiki/index.php%3Ftitle=Using_QEMU.html More information on the LatticeMico32 and QEMU]<br> | ||
[https://www.google.com/url?sa=t&rct=j&q=&esrc=s&source=web&cd=2&ved=0ahUKEwju7fHQwvzUAhWr6oMKHT5DA3YQFgguMAE&url=http%3A%2F%2Fwww.latticesemi.com%2F~%2Fmedia%2FLatticeSemi%2FDocuments%2FUserManuals%2FJL%2FLatticeMico32SWDeveloperUserGuide.PDF%3Fdocument_id%3D47068&usg=AFQjCNGtj31I4Tx3JYygLKbpb_MFoG3dyA | [https://www.google.com/url?sa=t&rct=j&q=&esrc=s&source=web&cd=2&ved=0ahUKEwju7fHQwvzUAhWr6oMKHT5DA3YQFgguMAE&url=http%3A%2F%2Fwww.latticesemi.com%2F~%2Fmedia%2FLatticeSemi%2FDocuments%2FUserManuals%2FJL%2FLatticeMico32SWDeveloperUserGuide.PDF%3Fdocument_id%3D47068&usg=AFQjCNGtj31I4Tx3JYygLKbpb_MFoG3dyA LatticeMico32 Developer Documentation] | ||
== Maintainer Contact Info == | == Maintainer Contact Info == | ||
Michael Walle <michael@walle.cc> | Michael Walle <michael@walle.cc> |
Revision as of 15:43, 9 July 2017
Description
The LatticeMico32 is a open source 32 bit CPU developed by Lattice Semiconductor.
Current Status
<fill me>
Building Instructions
./configure --target-list="lm32-softmmu"
Suggested Command-Line
qemu-system-lm32 -M milkymist -kernel <kernel file>
Links
Wikipedia page on the LatticeMico32
Lattice Semiconductor's page for the LatticeMico32
Online LatticeMico32 emulator
More information on the LatticeMico32 and QEMU
LatticeMico32 Developer Documentation
Maintainer Contact Info
Michael Walle <michael@walle.cc>