Skip to content

Commit d537954

Browse files
committed
doc: boards: nsim_arc_v: add RHX100 to board documentation
Add RHX100 board target to the nsim_arc_v platform documentation. Update supported boards list and toolchain checking examples to include both RMX100 and RHX100 references. Signed-off-by: Afonso Oliveira <[email protected]>
1 parent 72c5296 commit d537954

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

boards/snps/nsim/arc_v/doc/index.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ platform includes the following features:
1313
Supported board targets for that platform are listed below:
1414

1515
* ``nsim_arc_v/rmx100`` - Synopsys RISC-V RMX100 core
16+
* ``nsim_arc_v/rhx100`` - Synopsys RISC-V RHX100 core
1617

1718
.. _board_nsim_arc_v_prop_files:
1819

@@ -43,6 +44,7 @@ there might be exceptions from that, especially for newly added targets. You can
4344
toolchains for the board targets in the corresponding ``.yaml`` file.
4445

4546
I.e. for the ``nsim_arc_v/rmx100`` board we can check :zephyr_file:`boards/snps/nsim/arc_v/nsim_arc_v_rmx100.yaml`
47+
and for the ``nsim_arc_v/rhx100`` board we can check :zephyr_file:`boards/snps/nsim/arc_v/nsim_arc_v_rhx100.yaml`
4648

4749
The supported toolchains are listed in ``toolchain:`` array in ``.yaml`` file, where we can find:
4850

0 commit comments

Comments
 (0)