Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Drakae authored Nov 19, 2024
1 parent 4c52b2c commit 5507c55
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,15 @@
# PASTA

PASTA provides a textual DSL for STPA and automatically generates diagrams.
Pragmatic-Automated System Theoretic Process Analysis (PASTA) is a [VS Code Extension](https://marketplace.visualstudio.com/items?itemName=kieler.pasta) that provides a textual DSL for System-Theoretic Process Analysis (STPA) and automatically generates diagrams.

Further features are:
* textual DSL for FTA with interactive cut set visualization;
* a textual DSL for Fault Tree Analysis (FTA) with interactive cut set visualization;
* automatic generation of fault trees based on STPA;
* automatic generation of LTL formulas based on the UCAs of STPA;
* automatic generation of LTL formulas based on the Unsafe Control Actions (UCAs) of STPA;
* automatic generation of a safe-by-construction behavior model based on the automatically generated LTL formulas.

A more detailed explanation of all features can be found [here](https://github.com/kieler/pasta/blob/master/extension/README.md).

Examples can be found in [pasta-examples](https://github.com/kieler/pasta-examples).

[![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/kieler/pasta-examples)
Expand Down

0 comments on commit 5507c55

Please sign in to comment.