File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -170,7 +170,7 @@ Wie muss also die Schaltung für diese Aufgabe umgesetzt werden?
170170| 0 | 1 | 1 | 1 | 1 | $\overline{x_3} \cdot x_2 \cdot x_1 \cdot x_0$ | |
171171| 1 | 0 | 0 | 0 | 1 | $x_3 \cdot \overline{x_2} \cdot \overline{x_1} \cdot \overline{x_0}$ | |
172172| 1 | 0 | 0 | 1 | 1 | $x_3 \cdot \overline{x_2} \cdot \overline{x_1} \cdot x_0$ | |
173- | 1 | 0 | 1 | 0 | 1 | $x_3 \cdot \overline{x_2} \cdot \overline{ x_1} \cdot x_0$ | |
173+ | 1 | 0 | 1 | 0 | 1 | $x_3 \cdot \overline{x_2} \cdot x_1 \cdot \overline{ x_0} $ | |
174174| 1 | 0 | 1 | 1 | 1 | $x_3 \cdot \overline{x_2} \cdot x_1 \cdot x_0$ | |
175175| 1 | 1 | 0 | 0 | 1 | $x_3 \cdot x_2 \cdot \overline{x_1} \cdot \overline{x_0}$ | |
176176| 1 | 1 | 0 | 1 | 1 | $x_3 \cdot x_2 \cdot \overline{x_1} \cdot x_0$ | |
You can’t perform that action at this time.
0 commit comments