osate / osate2

Open Source AADL2 Tool Environment
http://osate.org
Eclipse Public License 2.0
39 stars 8 forks source link

flow latency calculation not correct for components without flow spec #207

Closed reteprelief closed 11 years ago

reteprelief commented 11 years ago

In AADL V2 components without flow spec can be part of an end to end flow. We did not account for latency due to deadline in cases when a flow spec was not present in the end to end flow element.

Also partitions can now be represented by virtual processors. We need to take them into account using their period as the partition rate.

reteprelief commented 11 years ago

moved to plugins