D69-12: Difference between revisions
From PLD Archive
More actions
Created page with "== Found on... == *Light Bringer (Taito F3)" |
|||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
== Found on... == | == Found on... == | ||
*[[Light Bringer (Taito | *[[Dungeon Magic]] | ||
*[[Light Bringer]] | |||
== Equations == | |||
<pre> | |||
Inputs: | |||
1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 13, 14, 15, 16, 17, 20, 21, 22, 23 | |||
Outputs: | |||
15 (Combinatorial, Output feedback output, Active low) | |||
16 (Combinatorial, Output feedback output, Active low) | |||
18 (Combinatorial, No output feedback, Active low) | |||
19 (Combinatorial, No output feedback, Active low) | |||
20 (Combinatorial, Output feedback output, Active low) | |||
21 (Combinatorial, Output feedback output, Active low) | |||
22 (Combinatorial, Output feedback output, Active low) | |||
Equations: | |||
/o15 = /i3 | |||
/o16 = /i2 | |||
/o18 = /i5 & /i6 & /i7 & /i10 & i11 + | |||
/i5 & /i6 & /i7 & i10 & /i11 | |||
/o19 = /i3 & /i4 & i5 & /i6 & /i10 & i11 + | |||
/i3 & /i4 & i5 & /i6 & i10 & /i11 | |||
/o20 = /i3 & i4 & i5 & /i6 | |||
/o21 = /i3 & i4 & i5 & /i6 | |||
/o22 = /i5 & /i6 & /i10 & i11 + | |||
/i5 & /i6 & i10 & /i11 | |||
</pre> | |||
[[Category:Taito PLD's]] |
Latest revision as of 19:43, 1 September 2024
Found on...
editEquations
editInputs: 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 13, 14, 15, 16, 17, 20, 21, 22, 23 Outputs: 15 (Combinatorial, Output feedback output, Active low) 16 (Combinatorial, Output feedback output, Active low) 18 (Combinatorial, No output feedback, Active low) 19 (Combinatorial, No output feedback, Active low) 20 (Combinatorial, Output feedback output, Active low) 21 (Combinatorial, Output feedback output, Active low) 22 (Combinatorial, Output feedback output, Active low) Equations: /o15 = /i3 /o16 = /i2 /o18 = /i5 & /i6 & /i7 & /i10 & i11 + /i5 & /i6 & /i7 & i10 & /i11 /o19 = /i3 & /i4 & i5 & /i6 & /i10 & i11 + /i3 & /i4 & i5 & /i6 & i10 & /i11 /o20 = /i3 & i4 & i5 & /i6 /o21 = /i3 & i4 & i5 & /i6 /o22 = /i5 & /i6 & /i10 & i11 + /i5 & /i6 & i10 & /i11