
       void  ttv_SetTimingLineDelay(TimingLine  *tl,  char  *delayslope,  char
       *maxmin, double value);

DDEESSCCRRIIPPTTIIOONN
       Forces the value of the propagation delay or output slope  of  a  line.
       The line's propagation delay or output slope will
           never be reevaluated.

AARRGGUUMMEENNTTSS
       ttll            Related timing line

       ddeellaayyssllooppee    type of delay to set _d_e_l_a_y or _s_l_o_p_e

       mmaaxxmmiinn        type of delay to set _m_a_x, _m_i_n or _a_l_l

       vvaalluuee         new value

       EEXXAAMMPPLLEE       _t_t_v___S_e_t_T_i_m_i_n_g_L_i_n_e_D_e_l_a_y _$_l_i_n_e _d_e_l_a_y _m_a_x _1_e_-_9_]

