home *** CD-ROM | disk | FTP | other *** search
/ The Net: Ultimate Internet Guide / WWLCD1.ISO / pc / java / ed8n1t2i / help / edge_triggered_t_flipflop.help < prev    next >
Encoding:
Text File  |  1996-08-14  |  434 b   |  15 lines

  1. Edge triggered T flip flop (Toggle flip flop)
  2.  
  3. This flip flop toggles its output when the clock
  4. has an transition from low to high, and if the
  5. toggle input is active.
  6. The clock input is edge-triggered.
  7.  
  8. Boolean equatation: Q(n+1) = Q'(n).T + Q(n).T'
  9.  
  10. You can drag this component to another position
  11. by clicking inside the body of the port, hold
  12. the mouse button, move to the new position,
  13. and release the mouse button.
  14.  
  15.