-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Brian Cain <[email protected]>
- Loading branch information
Showing
2 changed files
with
18 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
.. _Hexagon-System-emulator: | ||
|
||
Hexagon System emulator | ||
----------------------- | ||
|
||
Use the ``qemu-system-hexagon`` executable to simulate a 32-bit Hexagon | ||
machine. | ||
|
||
Hexagon DSPs are suited to various functions and generally appear in a | ||
"DSP subsystem" of a larger system-on-chip (SoC). | ||
|
||
Hexagon Features | ||
================ | ||
.. toctree:: | ||
hexagon/system | ||
hexagon/hvm | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -29,3 +29,4 @@ Contents: | |
target-sparc64 | ||
target-i386 | ||
target-xtensa | ||
target-hexagon |