Documentation/Platforms/LatticeMico32: Difference between revisions

From QEMU
m (Add kernel download link)
Line 18: Line 18:
[http://www.ubercomp.com/jslm32/src/ Online LatticeMico32 emulator]<br>
[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 LatticeMico32 and QEMU]<br>
[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 LatticeMico32 Developer Documentation]
[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]<br>
[http://milkymist.walle.cc/updates/current/flickernoise flicker noise kernel]
[http://milkymist.walle.cc/updates/current/flickernoise flicker noise kernel]


== Maintainer Contact Info ==
== Maintainer Contact Info ==
Michael Walle <michael@walle.cc>
Michael Walle <michael@walle.cc>

Revision as of 14:48, 17 July 2017

Description

The LatticeMico32 is a open source 32 bit CPU developed by Lattice Semiconductor.

Current Status

- There are currently issues with OpenGL (7/2017)
- BQL is missing from the interrupt helpers (7/2017)

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
flicker noise kernel

Maintainer Contact Info

Michael Walle <michael@walle.cc>