Skip to content
Snippets Groups Projects
Commit 98ae4549 authored by Ludovic Apvrille's avatar Ludovic Apvrille
Browse files

Adding extended help

parent 21b61c40
No related branches found
No related tags found
No related merge requests found
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" lang="" xml:lang="">
<head>
<meta charset="utf-8" />
<meta name="generator" content="pandoc" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" />
<title>TTool help</title>
<style>
code{white-space: pre-wrap;}
span.smallcaps{font-variant: small-caps;}
span.underline{text-decoration: underline;}
div.column{display: inline-block; vertical-align: top; width: 50%;}
</style>
<!--[if lt IE 9]>
<script src="//cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv-printshiv.min.js"></script>
<![endif]-->
</head>
<body>
<h1 id="communication-mapping">Communication Mapping</h1>
<h2 id="definition">Definition</h2>
<p>Communication mapping consists in mapping data channel communications to buses and memories, thus building a physical communication path for functional-level channels.</p>
<h2 id="corner-cases">Corner cases</h2>
<p>If a channel is not mapped to a communication path, then TTool automatically generates a communication path among the possible ones. Similarly, if a communication channel is only partially mapped, TTool completes the communication path.</p>
</body>
</html>
# Communication Mapping
## Definition
Communication mapping consists in mapping data channel communications to buses and memories, thus building a physical communication path for functional-level channels.
## Corner cases
If a channel is not mapped to a communication path, then TTool automatically generates a communication path among the possible ones. Similarly, if a communication channel is only partially mapped, TTool completes the communication path.
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" lang="" xml:lang="">
<head>
<meta charset="utf-8" />
<meta name="generator" content="pandoc" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" />
<title>TTool help</title>
<style>
code{white-space: pre-wrap;}
span.smallcaps{font-variant: small-caps;}
span.underline{text-decoration: underline;}
div.column{display: inline-block; vertical-align: top; width: 50%;}
</style>
<!--[if lt IE 9]>
<script src="//cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv-printshiv.min.js"></script>
<![endif]-->
</head>
<body>
<h1 id="requirements">Requirements</h1>
<p>Requirements can be captured in SysML Requirement Diagrams.</p>
<h2 id="requirement-node">Requirement node</h2>
<h2 id="relations-between-requirements">Relations between requirements</h2>
<h3 id="composition">Composition</h3>
<h3 id="refine">Refine</h3>
<h3 id="derivereqt">DeriveReqt</h3>
</body>
</html>
# Requirements
Requirements can be captured in SysML Requirement Diagrams.
## Requirement node
## Relations between requirements
### Composition
### Refine
### DeriveReqt
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment