diff options
author | thing1 <thing1@seacrossedlovers.xyz> | 2025-04-03 08:33:24 +0000 |
---|---|---|
committer | thing1 <thing1@seacrossedlovers.xyz> | 2025-04-03 08:33:24 +0000 |
commit | 32b9a010a24570a131cc5c9521b8e76102e9cd38 (patch) | |
tree | f2ed30747f8259fd082010165aa349ee6509c8b9 /comp/work/55/starter | |
parent | f5d3ee099170e1a3812923172fa1c77049d83abf (diff) |
made a very cool run length encoding algorithum
Diffstat (limited to 'comp/work/55/starter')
-rw-r--r-- | comp/work/55/starter | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/comp/work/55/starter b/comp/work/55/starter new file mode 100644 index 0000000..88bfc18 --- /dev/null +++ b/comp/work/55/starter @@ -0,0 +1 @@ +A flip flop stores the value placed into it, until the clock pulses, where it then re reads from input D, it is always outputting on output Q
\ No newline at end of file |