saeaadl / aadlv2.1

For managing AADL V2.1 errata
0 stars 0 forks source link

hardware flows #11

Open reteprelief opened 8 years ago

reteprelief commented 8 years ago

allow flow specifications through hardware platform. Interacts with concept of binding to sequences.

reteprelief commented 8 years ago

This can be done in two steps: 1) identify HW components without requiring flow specifications in those components. 2) add flow specifications. Note that buses can be connected to without requiring a provides bus access. How do we identify those access points when they are the component itself? Since we do support provides bus access we could require users to specify them when they want to make use of flows. This is also an issue for data access.