
       void ttv_DetectFalsePath(TimingFigure *tvf, char *start, char *end);

DDEESSCCRRIIPPTTIIOONN
       Checks the evidence of signal propagation between two signals, in order
       to eliminate possible false paths. Detected false paths  are  added  to
       the INF file.

AARRGGUUMMEENNTTSS
       ttff            Pointer on a timing figure

       ssttaarrtt         Name of the starting point

       eenndd           Name of the ending point

