Eight hand-built SVG figures in the ember-design language. Warm cream and chocolate carry the structure; a single gold carries the story. Every figure answers one question first — where does the gold go — then everything else stays out of the way. Copy any of them. 八张手工 SVG 图。暖奶油与巧克力承担结构,唯一的金色承担叙事。每张图先回答一个问题——金给谁——其余一切退后。每张都可直接复制。
Architecture, flows, pipelines. Depth comes from warm-beige groups and soft brown shadows; the gold path is the one you are meant to follow. 架构、流程、流水线。层次靠暖米色分组和棕色柔影;金色路径就是你该跟随的那条。
templates/diagrams/architecture.svg.
四层暖米色分组;金色只给编号请求路径和 Orchestrator 焦点卡——其余卡片全留白。模板:templates/diagrams/architecture.svg。
Valid? diamond is the only tinted block, and the fail-retry loop steps back in dashed warm gray. Template: templates/diagrams/flow.svg.
金色花在串起四个编号步骤的主路径上;Valid? 菱形是唯一的 tint 块,失败重试回流用暖灰虚线退后。模板:templates/diagrams/flow.svg。
probe() top to bottom in gold; error handling steps aside into a dashed warm-gray lane and shares one return ret exit. Template: templates/diagrams/function-flowchart.svg.
驱动 probe() 从上到下走金色;错误处理让进暖灰虚线车道,共享一个 return ret 出口。模板:templates/diagrams/function-flowchart.svg。
boot.itb; the gold goes to the main chain and the final deliverable’s focus card, while the devicetree branch joins quietly in warm gray. Template: templates/diagrams/build-pipeline.svg.
内核编译从 Kconfig 到 boot.itb;金色给主链和最终交付物的焦点卡,设备树分支用暖灰安静汇入。模板:templates/diagrams/build-pipeline.svg。
Blocks, registers, waveforms. Lattices and grids keep their hairlines — they are tables of fact, not cards — and the gold still goes to exactly one owner per figure. 框图、寄存器、波形。格栅和网格保留细线——它们是事实的表格,不是卡片——每张图的金色仍然只给一个主人。
templates/diagrams/soc-block.svg.
CPU 簇、NoC 互连、外设扇出;金色描出主数据通路——CPU 进 NoC 再落到 DDR4——其余一切留在巧克力与灰。模板:templates/diagrams/soc-block.svg。
RX_EN at bit 0 — the rest of the row reads as a quiet table. Template: templates/diagrams/register-bitfield.svg.
偏移 0x04 的 UART_CTRL 画成细线格栅;金色只花在一个位域上——bit 0 的 RX_EN——这一行的其余部分读起来是一张安静的表。模板:templates/diagrams/register-bitfield.svg。
CS_N focus signal, and its active-low window is the one tinted band. Template: templates/diagrams/hw-timing-waveform.svg.
四条信号车道上的 SPI 模式 0 读事务;金色属于 CS_N 焦点信号,它的低有效窗口是唯一的 tint 色带。模板:templates/diagrams/hw-timing-waveform.svg。
What actually happened on the CPUs. Time runs left to right; the traced task wears the gold. CPU 上真实发生的事。时间从左到右;被追踪的任务戴上金色。
app:render and its migration arrow carry the gold — preempting IRQ threads and kworkers stay in chocolate and gray. Template: templates/diagrams/sched-timeline.svg.
三个 CPU,一条故事线:被追踪的任务 app:render 和它的迁移箭头戴金色——抢占它的 IRQ 线程和 kworker 留在巧克力与灰。模板:templates/diagrams/sched-timeline.svg。