Skip to content

Commit e6fa6b9

Browse files
committed
Diagramm Taktvorgabe
1 parent 7056b33 commit e6fa6b9

1 file changed

Lines changed: 38 additions & 1 deletion

File tree

11_Modell_CPU.md

Lines changed: 38 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ Datenformat:
189189
```text @plantUML.png
190190
@startuml
191191
ditaa
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+
```

0 commit comments

Comments
 (0)