Documentation/Platforms/MicroBlaze

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

MicroBlaze is a software-based RISC CPU used with the Xilinx field programmable gate array.

Status

<fill me>

Building Instructions

 ./configure --target-list="microblazeel-softmmu" && make

Suggested Command-Line

 qemu-system-microblazeel -M microblaze-fdt-plnx -m 256 -serial mon:stdio -display none -dtb <path to dtb file> -kernel <path to kernel file>

Links

Wikipedia article on MicroBlaze
Xilinx's QEMU page
Xilinx video on MicroBlaze

Maintainer Contact Info

Edgar E. Iglesias <edgar.iglesias@gmail.com>