TAMS / Java / Hades / applets: contents | previous | next | ||||
Hades Applets contents visual index introduction std_logic_1164 gatelevel circuits delay models flipflops basic SR fli... SR flipflop ... clocked SR f... D-latch D-flipflop D-flipflop w... JK-flipflop JK-flipflop JK-flipflop ... 7476 JK-flip... flipflop demo LSSD latch 74273 D-regi... 74166 shift-... c-gate c-gate (3 in... micropipeline traffic ligh... traffic ligh... traffic ligh... traffic ligh... adders and arithm... counters LFSR and selftest memories programmable logic state-machine editor misc. demos I/O and displays DCF-77 clock relays (switch-le... CMOS circuits (sw... RTLIB logic RTLIB registers Prima processor D*CORE MicroJava Pic16 cosimulation Mips R3000 cosimu... Intel MCS4 (i4004) image processing ... [Sch04] Codeumsetzer [Sch04] Addierer [Sch04] Flipflops [Sch04] Schaltwerke [Sch04] RALU, Min... [Fer05] State-Mac... [Fer05] PIC16F84/... [Fer05] Miscellan... [Fer05] Femtojava FreeTTS | LSSD level-sensitive scan design latch
Circuit Description
This applet shows the so-called LSSD D-type latch.
The level-sensitive scan design technique was developed and pioneered
by IBM, and forms the basis for a structured approach to the design
of testable circuits.
Click the input switches, or type the 'd', 'c', 'i', 'a' bindkeys to control the data, clock, shift-in, and shift-enable inputs of the circuit. The latch shown here has the usual data input D and clock input CLK. It also has a second set of inputs I and A, where A functions as a separate clock input (shift-enable) and I acts as a second data input (shift-in). In standard operation, I and A are held low, and the circuit operates like a standard D-type latch. For shifting data, C and D are held low, and the latch is loaded via the I input and clock-pulses on the A signal. For a detailed description, see chapter 7.3.3 of Weste and Eshragian, Principles of VLSI design.
| |||
Print version | Run this demo in the Hades editor (via Java WebStart) | ||||
Usage | FAQ | About | License | Feedback | Tutorial (PDF) | Referenzkarte (PDF, in German) | ||||
Impressum | http://tams.informatik.uni-hamburg.de/applets/hades/webdemos/16-flipflops/55-lssd/lssd-latch.html |