Scope-of-Work¶
%%{init: {'theme':'neutral'}}%%
flowchart LR
host[Host SW] <==> a[PCIe2MM Bridge]
subgraph Custom Hardware
subgraph FPGA
a[PCIe2MM Bridge] <==> b[**Memory Map**]
subgraph **Customer Request**
b[**Memory Map**] <==> c[**UART CH.1**]
b[**Memory Map**] <==> d[**UART CH.2**]
end
end
c[**UART CH.1**] <==> e[UUT]
d[**UART CH.2**] <==> f[UUT]
end
e[RS422 IC] <==> g[UUT]
f[LVDS IC] <==> g[UUT]
The High-Level / Key section captures the customer’s high-level needs in requirements format.
Note
The Scope-of-Work is a general description of what the customer is asking for - this information is captured in a Sphinx-Needs “object” and is the root of the Traceability Diagram