Skip to content

Commit

Permalink
Add hexagon sysemu docs
Browse files Browse the repository at this point in the history
Signed-off-by: Brian Cain <[email protected]>
  • Loading branch information
androm3da committed Apr 30, 2024
1 parent 525b115 commit 2ad908f
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 0 deletions.
17 changes: 17 additions & 0 deletions docs/system/target-hexagon.rst
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

1 change: 1 addition & 0 deletions docs/system/targets.rst
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,4 @@ Contents:
target-sparc64
target-i386
target-xtensa
target-hexagon

0 comments on commit 2ad908f

Please sign in to comment.