Static timing analysis (STA) determines if a circuit meets timing constraints without simulation. It computes delays for each path, finding critical paths. STA assumes no combinational feedback loops and broken register feedback paths. Paths include entry, stage, exit, and pad-to-pad. Timing constraints include clock period, setup time, hold time, input delay, output delay, and input-output delay. STA is used to verify timing but not functionality.