[rtems-central commit] spec: Add SIS descriptions

Sebastian Huber sebh at rtems.org
Tue Nov 21 13:35:41 UTC 2023


Module:    rtems-central
Branch:    master
Commit:    e18b91480a67fd550727e39210292f7b57b1690a
Changeset: http://git.rtems.org/rtems-central/commit/?id=e18b91480a67fd550727e39210292f7b57b1690a

Author:    Sebastian Huber <sebastian.huber at embedded-brains.de>
Date:      Tue Nov 21 11:13:16 2023 +0100

spec: Add SIS descriptions

---

 spec/target/sparc/gr712rc/sis.yml | 10 +++++++---
 spec/target/sparc/gr740/sis.yml   | 10 +++++++---
 2 files changed, 14 insertions(+), 6 deletions(-)

diff --git a/spec/target/sparc/gr712rc/sis.yml b/spec/target/sparc/gr712rc/sis.yml
index 6ada86a2..68a6e094 100644
--- a/spec/target/sparc/gr712rc/sis.yml
+++ b/spec/target/sparc/gr712rc/sis.yml
@@ -1,16 +1,20 @@
 SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
-brief: null
+brief: |
+  SIS is a SPARC V7/V8 and RISC-V RV32IMACFD architecture simulator.
 copyrights:
 - Copyright (C) 2023 embedded brains GmbH & Co. KG
 enabled-by:
   and:
   - sparc/gr712rc
   - target/simulator
-description: null
+description:
+  The ``gr712rc`` configuration of ${/glossary/sis:/term} simulates a
+  configurable amount of LEON3 ${/glossary/sparc:/term} V8 cores and a subset
+  of the ${/glossary/gr712rc:/term} peripherals.
 links:
 - role: requirement-refinement
   uid: ../gr712rc
-name: ${/glossary/sis:/term} configured to simulate the ${/glossary/gr712rc:/term}
+name: SIS configured to simulate the GR712RC
 non-functional-type: design-target
 rationale: null
 references: []
diff --git a/spec/target/sparc/gr740/sis.yml b/spec/target/sparc/gr740/sis.yml
index dab3f06c..51f9dea4 100644
--- a/spec/target/sparc/gr740/sis.yml
+++ b/spec/target/sparc/gr740/sis.yml
@@ -1,16 +1,20 @@
 SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
-brief: null
+brief: |
+  SIS is a SPARC V7/V8 and RISC-V RV32IMACFD architecture simulator.
 copyrights:
 - Copyright (C) 2023 embedded brains GmbH & Co. KG
 enabled-by:
   and:
   - sparc/gr740
   - target/simulator
-description: null
+description:
+  The ``gr740`` configuration of ${/glossary/sis:/term} simulates a
+  configurable amount of LEON3 ${/glossary/sparc:/term} V8 cores and a subset
+  of the ${/glossary/gr740:/term} peripherals.
 links:
 - role: requirement-refinement
   uid: ../gr740
-name: ${/glossary/sis:/term} configured to simulate the ${/glossary/gr740:/term}
+name: SIS configured to simulate the GR740
 non-functional-type: design-target
 rationale: null
 references: []



More information about the vc mailing list