==================================== ltp - print longest topological path ==================================== .. cmd:def:: ltp :title: print longest topological path .. only:: html .. code:: yoscrypt ltp [options] [selection] :: This command prints the longest topological path in the design. (Only considers paths within a single module, so the design must be flattened.) .. code:: yoscrypt -noff :: automatically exclude FF cell types .. only:: latex :: ltp [options] [selection] This command prints the longest topological path in the design. (Only considers paths within a single module, so the design must be flattened.) -noff automatically exclude FF cell types