SoC Integration · All levels

SoC Integration Cheatsheet

Dense reference for top-level integration closure and interview responses.

Debug order

diagram
BASELINE -> BOUNDARY -> OWNER -> METRIC -> ARTIFACT -> FIX -> REGRESSION

Hierarchy: budgets + ownership + milestone contracts
Clock/reset: domain sequencing + mode assumptions
Fabric: NoC/AXI ordering + contention tails
Memory/IO: map stability + interrupt + HW/SW defaults
IP handoff: collateral quality + manifest locking
Package: SI/PI + bump + lane assumptions
Signoff: dashboard + manifest + waiver governance

Questions before proposing a fix

  1. Is baseline manifest frozen and agreed?

  2. Which boundary failed first?

  3. Who owns that boundary?

  4. Which artifact proves root cause?

  5. What is the smallest reversible fix?

  6. What full regression protects against recurrence?