Hades logo    Hades applet banner

TAMS / Java / Hades / applets (print version): contents | previous | next

Loadable Counter (1 bit)

Loadable Counter (1 bit) screenshot

Description

This subdesign shows the 1-bit loadable synchronous counter block used to build the four-bit counters for the DCF-77 clock.

The nreset and clk inputs are directly connected to the D-type with reset flipflop (hades.models.flipflops.DFFR). The loadenable-input controls the 2:1 multiplexer in front of the D input of the flipflop. If loadenable is high, the value from the D input port is propagated to the flipflop and allows synchronous loading on the next rising clock edge.

Otherwise, the feedback logic is enabled. If nclear is low, the flipflop is reset on the next rising clock edge. If countEnable is high, the counter is enabled.

Run the applet | Run the editor (via Webstart)


Impressum | 24.11.06
http://tams.informatik.uni-hamburg.de/applets/hades/webdemos/45-misc/80-dcf77/LoadCount1_print.html