File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -189,7 +189,7 @@ Datenformat:
189189``` text @plantUML.png
190190@startuml
191191ditaa
192- 15
192+ 15 14 0
193193+-------+------------------------------------+
194194|cF00 V | cFF0 |
195195+-------+------------------------------------+
@@ -645,3 +645,40 @@ Clock--->| Sequentielles Schaltnetz |
645645 +-----------------------------------------------------------------+
646646@enduml
647647```
648+
649+ ## Taktvorgabe
650+
651+ ``` text @plantUML.png
652+ @startuml
653+ ditaa
654+ Zykluszeit des Speichers
655+ RUN/HLT 3 Bit |<-------------->|
656+ | Zähler +---+
657+ | +---+ +---+ | | +-+ +-
658+ +-------+ +->| | | Q+-->| +--> -+ +--------------+
659+ | | | & +-->|T | | |
660+ | +-+ +--->| | | | | | +-+
661+ | | | | +---+ |---| | +--> ---+ +--------------
662+ | -+ +- | | Q+-->| |
663+ | | | | | | +-+
664+ +-------+ | | | +--> ------+ +-----------
665+ Oscillator |---| | |
666+ | Q+-->| | +-+
667+ | | | +--> --------+ +---------
668+ | | | |
669+ +---+ | | +-+
670+ | +--> ----------+ +-------
671+ | |
672+ | | +-+
673+ | +--> ------------+ +-----
674+ | |
675+ | | +-+
676+ | +--> --------------+ +---
677+ | |
678+ | | +-+
679+ | +--> ----------------+ +-
680+ | |
681+ +---+
682+ 3 zu 8 Decoder
683+ @enduml
684+ ```
You can’t perform that action at this time.
0 commit comments