13.33.198.4 Examples

The following example adds a stop to the pin "a<2>":

timer_add_stop -pin {a<2>}

The following example adds a stop to a clock and the clear pin "reg_q_a_0_:CLR":

timer_add_stop -pin {reg_q_a_0_:CLK} timer_add_stop -pin {reg_q_a_0_:CLR}