Technical topic: SedsConverter

From TASTE
Revision as of 13:52, 26 November 2021 by Fdemski (talk | contribs) (Introduction)
Jump to: navigation, search

Introduction

SedsConverter is a tool that provides EDS import/export capabilities to TASTE:

  • generation of TASTE compliant ASN.1/ACN, AADL and SDL from EDS;
  • generation of EDS from TASTE AADL and ASN.1.

SedsConverter is a part of the SpaceCreator project. It can be used either from the command line interface or from SpaceCreator GUI.

Building and updating

Building from sources

SedsConverter is being built as a part of the SpaceCreator. For the SpaceCreator building instructions please consult it's README file.

Updating with SpaceCreator

SedsConverter is being updated as a part of the SpaceCreator. To perform an update run the following commands in the terminal:

   $ cd ~/tool-src
   $ ./install/88_spaceCreator.sh

Console interface usage

GUI usage