summaryrefslogtreecommitdiff
path: root/spec
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2023-11-21 11:13:16 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2023-11-21 11:15:25 +0100
commite18b91480a67fd550727e39210292f7b57b1690a (patch)
tree9912eb760cff4a225105a7a13e7c82d38b4bc693 /spec
parentf3ab0f11831c7ed9c1f0b1ca84635c6a9fe4d3b9 (diff)
spec: Add SIS descriptions
Diffstat (limited to 'spec')
-rw-r--r--spec/target/sparc/gr712rc/sis.yml10
-rw-r--r--spec/target/sparc/gr740/sis.yml10
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: []