
       TimingSignal *ttv_AddLatch(char *name);

DDEESSCCRRIIPPTTIIOONN
       Creates a latch timing signal.

AARRGGUUMMEENNTTSS
       nnaammee          Name  of  the  newly created latch. If this timing signal
                     already exists, no new timing signal is created.  In  the
                     last  case, incompatible timing signal types will raise a
                     warning and the timing signal type will be overridden

       EEXXAAMMPPLLEE       _s_e_t _l_a_t_c_h _[_t_t_v___A_d_d_L_a_t_c_h _l_t_0_]

