// SAME Analog Modular Ecosystem // #import "../lib/unify.typ": qty #figure( table( columns: 2, table.header([Test], [Requirement]), [Isolation], [$gt qty(100, "mega ohm")$ between unconnected nets], [Continuity], [All nets per netlist], [Earth ring isolation], [$gt qty(100, "mega ohm")$ between earth ring and AGND/DGND], [Earth ring continuity], [$lt qty(1, "ohm")$ along entire earth ring perimeter (measure between opposite corners of the ring trace)], ), caption: [PCB electrical testing requirements], )