Library: | Base |
Introduced: | 2.0 Beta 13 |
Appearance: |
The clock toggles its output value on a regular schedule as long as ticks are enabled via the Simulate menu. (Ticks are disabled by default.) A "tick" is Logisim's unit of time; the speed at which ticks occur can be selected from the Simulate menu's Tick Frequency submenu.
The clock's cycle can be configured using its High Duration and Low Duration attributes.Note that Logisim's simulation of clocks is quite unrealistic: In real circuits, multiple clocks will drift from one another and will never move in lock step. But in Logisim, all clocks experience ticks at the same rate.
A clock has only one pin, an output with a bit width of 1, whose value will represent the current value of the clock. The location of this pin is specified in the Facing attribute. The clock's value will toggle on its schedule whenever ticks are enabled, and it will toggle whenever it is clicked using the Poke Tool.
Clicking a clock component will toggle its current output value immediately.
Allows the label associated with the component to be edited.