TC-F-10 — Output tricolour LED — walk all 4 display states
pass · Functional
Covers Requirements
| Code | Title | Status |
|---|---|---|
REQ-F-10 |
A tricolour LED shall indicate output state: blue when in standby (RUN=0), green when running and output PG is valid (RUN=1, PG=1), red when running but output PG is not valid (RUN=1, PG=0). Logic: BLUE=!RUN · GRN=RUN·PG · RED=RUN·!PG, implemented via 74HC08/74HC04 gates. | approved |