==================================== sta - perform static timing analysis ==================================== .. cmd:def:: sta :title: perform static timing analysis .. only:: html .. code:: yoscrypt sta [options] [selection] :: This command performs static timing analysis on the design. (Only considers paths within a single module, so the design must be flattened.) .. only:: latex :: sta [options] [selection] This command performs static timing analysis on the design. (Only considers paths within a single module, so the design must be flattened.)