
       TimingSignalList  *stb_GetErrorList(StabilityFigure *sf, double margin,
       int nberror);

DDEESSCCRRIIPPTTIIOONN
       Returns a sorted list of the signals having the worst violations.

AARRGGUUMMEENNTTSS
       ssff            Pointer on a stability figure

       mmaarrggiinn        Value below which a setup/hold slack  is  reported  as  a
                     violation.  For  example, if the margin is 100ps (100e-12
                     second), a signal with a setup  or  a  hold  slack  below
                     100ps will be reported as a violation.

       nnbbeerrrroorr       Maximum number of reported violations

