Search found 1 match
- Tue Jun 23, 2015
- Forum: Schedulability and response time analysis
- Topic: pyCPA: a pragmatic Python implementation of Compositional Performance Analysis
- Replies: 0
- Views: 19762
pyCPA: a pragmatic Python implementation of Compositional Performance Analysis
Description of the tool Given, you have a (distributed) real-time system and you want to know about worst-case (end-to-end) timing behavior, then you can use pyCPA to obtain these bounds. You provide your architecture in the form of resources such as busses and CPUs and the corresponding scheduling...