Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Architecture Work Products
.. workproduct:: Feature Architecture
:id: wp__feature_arch
:status: valid
:complies: std_wp__iso26262__software_751, std_wp__isosae21434__development_1051
:complies: std_wp__iso26262__software_751, std_wp__isosae21434__development_1051, std_req__aspice_40__iic-04-04
:tags: doc_lifecycle_model_3

Feature Architecture linked to Feature Requirements, i.e. interaction of components
Expand All @@ -34,7 +34,7 @@ Architecture Work Products
.. workproduct:: Component Architecture
:id: wp__component_arch
:status: valid
:complies: std_wp__iso26262__software_751, std_wp__isopas8926__4523, std_wp__isosae21434__development_1051
:complies: std_wp__iso26262__software_751, std_wp__isopas8926__4523, std_wp__isosae21434__development_1051, std_req__aspice_40__iic-04-04
:tags: doc_lifecycle_model_3

Component Architecture linked to Component Requirements
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Architecture Inspection Checklist Template
:id: gd_chklst__arch_inspection_checklist
:status: valid
:tags: architecture_design
:complies: std_req__iso26262__software_647, std_req__iso26262__software_743, std_req__iso26262__software_749, std_req__iso26262__software_7413
:complies: std_req__iso26262__software_647, std_req__iso26262__software_743, std_req__iso26262__software_749, std_req__iso26262__software_7413, std_req__aspice_40__iic-15-51, std_req__aspice_40__SWE-2-BP4, std_req__aspice_40__iic-13-51, std_req__aspice_40__SWE-2-BP5

For the content see here:

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ Architectural Views
:id: gd_req__arch_viewpoints
:status: valid
:tags: manual_prio_1
:complies: std_req__iso26262__support_6432, std_req__iso26262__software_742
:complies: std_req__iso26262__support_6432, std_req__iso26262__software_742, std_req__aspice_40__SWE-2-BP1, std_req__aspice_40__SWE-2-BP2
:satisfies: wf__cr_mt_featarch, wf__cr_mt_comparch

The architecture shall be shown on following views on each architectural level:
Expand Down Expand Up @@ -165,7 +165,7 @@ Traceability to Requirements
:id: gd_req__arch_attr_fulfils
:status: valid
:tags: manual_prio_1, attribute, mandatory
:complies: std_req__iso26262__support_6425
:complies: std_req__iso26262__support_6425, std_req__aspice_40__SWE-2-BP4
:satisfies: wf__cr_mt_featarch, wf__cr_mt_comparch

Each architectural element shall be linked to a requirement.
Expand All @@ -174,7 +174,7 @@ Traceability to Requirements
:id: gd_req__arch_traceability
:status: valid
:tags: manual_prio_2
:complies: std_req__iso26262__support_6432
:complies: std_req__iso26262__support_6432, std_req__aspice_40__SWE-2-BP4
:satisfies: wf__cr_mt_featarch, wf__cr_mt_comparch

Requirements shall be fulfilled by an architectural element on the corresponding level.
Expand Down Expand Up @@ -209,6 +209,7 @@ Checks for Architectural Design
:status: valid
:tags: prio_1_automation, attribute, check
:satisfies: wf__cr_mt_featarch, wf__cr_mt_comparch
:complies: std_req__aspice_40__SWE-2-BP4

It shall be checked that every valid safety architectural element is linked according to the defined model :need:`gd_req__arch_build_blocks_corr`.

Expand Down
Loading