Documentation/Platforms/Unicore32

From QEMU

Description

Unicore is an instruction set designed by Microprocessor Research and Development Center of Peking University. It is a 32-bit RISC architecture.

Build Directions

 ./configure --target-list=unicore32-softmmu && make

Suggested Command-Line

 qemu-system-unicore32 -nographic -kernel <kernel file> -M puv3 

Links

Wikipedia article on Unicore

Maintainer Contact Info

Guan Xuetao <gxt@mprc.pku.edu.cn>