SoC Integration · All levels
Bus Fabrics & Interconnect
NoC topology, AXI/ACE contracts, coherency ordering, and contention-aware integration debug.
Section goal
NoC topology, AXI/ACE contracts, coherency ordering, and contention-aware integration debug.
How to study this section
Start with the topic hub to learn the integration contract.
Use mechanism and reports pages to connect contract to metrics.
Use debug and worked-example pages for war-room readiness.
Close with checklist and PPA impact before closure signoff.
Topics
noc-topology-and-qos/ — NoC Topology & QoS
axi-ace-contracts/ — AXI/ACE Contracts
coherency-ordering-integration/ — Coherency & Ordering Integration
fabric-contention-debug/ — Fabric Contention Debug
Related topics
SoC deep dive
Fabric correctness and contention behavior must be proven together.
Concept diagram
FABRIC FLOW
masters -> routers/VCs -> slaves + memoryMetric graph
LATENCY TAIL
p50 ███
p95 ██████
p99 ██████████Reports and artifacts
NoC contention heatmap
ordering violation report
QoS fairness summary
protocol trace
Mini case study
Bandwidth looked fine at average load, but p99 tail violated SLA due to arbitration starvation.
Debug branches
Isolate traffic class
Check ordering assumptions
Audit arbitration policy
Senior review question
Ask: what baseline, owner, and artifact prove this topic is truly closed?