Documentation/Platforms/Unicore32

From QEMU
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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>