VLSI Concept · Timing
False Paths & Multicycle Paths
Not every path in the netlist needs to finish in one clock cycle.
A false path exists structurally in the netlist but can never actually be sensitized in real operation (e.g. two configuration registers never both active at once) — STA is told to ignore it entirely. A multicycle path is a real path intentionally allowed multiple clock cycles to complete instead of just one — common for slow, wide operations like multipliers.