Documentation/Platforms/OpenRISC
Description
OpenRISC is an open source processor architecture. While instruction sets like x86 are proprietary and owned by a single company, OpenRISC is free. Its main use is as a processor on an embedded system.
Suggested command-line
qemu-system-or32 <fill me> qemu-system-or1k -m 1024 -nographic -kernel <kernel file> -net nic,model=opencores_eth -net tap,name=or1k
Links
Video introducing OpenRISC
The OpenRISC project site
OpenRISC 1000 specification
Contacts
Maintainer: Jia Liu