Documentation/Platforms/Nios2

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

Nios2 is a soft-core CPU designed for use in field programmable gate arrays.

Current Status

Only the Nios2 R1 EL is currently supported. System emulation and userspace binary emulation are available.

Build Directions

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

Suggested Command-Line

 qemu-system-nios2 -M 10m50-ghrd -kernel <kernel file> -dtb <dtb file> -nographic

Links

Wikipedia article on Nios2
Nios2 Manual
Altera's general information on Nios2

Maintainer Contact Info

Chris Wulff <crwulff@gmail.com>
Marek Vasut <marex@denx.de>