Documentation/Platforms/CRIS: Difference between revisions
(Add build directions) |
m (update build directions) |
||
Line 7: | Line 7: | ||
== Build Directions == | == Build Directions == | ||
./configure --target-list=cris-softmmu | ./configure --target-list=cris-softmmu && make | ||
== Suggested Command-line == | == Suggested Command-line == |
Latest revision as of 14:23, 18 July 2017
Description
CRIS stands for Code Reduced Instruction Set. It is a type of CPU used in embedded systems. The machine emulated is the Axis Dev88 embedded system. They are used in networking applications. They are developed by Axis Communications.
Status
<fill me>
Build Directions
./configure --target-list=cris-softmmu && make
Suggested Command-line
<fill me>
Links
Paper on CRIS hardware implementation in QEMU
Wikipedia article on ETRAX CRIS system
Boot image
Advertisement for Axis 88 board
Maintainer Contact Info
Edgar E. Iglesias <edgar.iglesias@gmail.com>