update
This commit is contained in:
parent
a667a40269
commit
b64113f451
BIN
Writerside/images/image_80.png
Normal file
BIN
Writerside/images/image_80.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 229 KiB |
BIN
Writerside/images/image_81.png
Normal file
BIN
Writerside/images/image_81.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 103 KiB |
BIN
Writerside/images/image_82.png
Normal file
BIN
Writerside/images/image_82.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 23 KiB |
@ -5,6 +5,7 @@
|
||||
<instance-profile id="in"
|
||||
name="Mitschriften David"
|
||||
start-page="03_Betriebssysteme_heute.md">
|
||||
<toc-element toc-title="2. Semester">
|
||||
<toc-element toc-title="Betriebssysteme">
|
||||
<toc-element topic="03_Betriebssysteme_heute.md"/>
|
||||
<toc-element topic="04_Betriebssystemkerne.md"/>
|
||||
@ -24,4 +25,6 @@
|
||||
<toc-element topic="MU1Rechner.md"/>
|
||||
</toc-element>
|
||||
</toc-element>
|
||||
</toc-element>
|
||||
|
||||
</instance-profile>
|
@ -205,6 +205,8 @@ void printDetails(double outstanding){
|
||||
|
||||
- Ein Freund eines Freundes ist ein Fremder
|
||||
|
||||

|
||||
|
||||
- Minimiere den Grad von Interdependencies
|
||||
|
||||

|
||||
|
@ -146,6 +146,7 @@
|
||||
→ 16 Befehle möglich
|
||||
|
||||
## MU0-Steuerlogik (_Kontroll-Logik_)
|
||||
Opcode: 4Bits, Adresse: 12Bits
|
||||

|
||||
|
||||
### Fetchen
|
||||
|
@ -16,6 +16,7 @@
|
||||

|
||||
|
||||
### Grundfunktionen MU1-ALU
|
||||
_Im Praktikum wird nur erwartet, dass Funktion bekannt ist, nicht bspw FA, FIA, etc._
|
||||
- FA: Funktion (0, A) (also eig. F0A)
|
||||
- FB: Funktion (0, B)
|
||||
- FIA: Funktion (Inverter, A)
|
||||
@ -72,10 +73,12 @@
|
||||
- PC wird über ALU um 1 erhöht
|
||||
|
||||

|
||||

|
||||
|
||||
### Befehl LDA (Laden des AKK aus Speicher)
|
||||
- Zwei Takte
|
||||
- 
|
||||
- 
|
||||
|
||||
### Zustandsbeschreibung des Ladebefehls
|
||||

|
||||
|
Loading…
x
Reference in New Issue
Block a user