Skip to content
Open
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions docs/chapter4/6sequentialelements.md
Original file line number Diff line number Diff line change
Expand Up @@ -498,6 +498,18 @@ The **Clock **circuit element toggles its output at regular time intervals.
> NOTE: All clocks enabled within a circuit toggle at the same rate.

You can verify the behavior of the **Clock** circuit element in the live circuit embedded below:
<iframe
width="600px"
height="400px"
src="https://circuitverse.org/simulator/embed/clock-demo-273a4bbd-2311-495e-b4cb-279d740ecf41"
id="projectPreview"
scrolling="no"
webkitAllowFullScreen
mozAllowFullScreen
allowFullScreen
Comment thread
coderabbitai[bot] marked this conversation as resolved.
>
{" "}
</iframe>

## ROM

Expand Down