Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

315-6030: Difference between revisions

From PLD Archive
Created page with "== Found on... == *SEGA Model 3 Drive Board"
 
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
== Found on... ==
== Found on... ==
*[[SEGA Model 3 Drive Board]]
*[[SEGA Model 3 Drive Board]]
== Equations ==
<pre>
I1  I2  I3  I4  I5  I6  I7  I8  I9  GND
I11 O12  O13  O14  O15  O16  O17  O18  O19  VCC
O12 = I8 * I9 * I11
/O13 = I8 * I9 * I11
/O14 = I5 * /I2 * /I3 & /I4 * /I6 * /I7
/O15 = I2 * I5 * /I3 * /I6 * /I7
/O16 = I3 * I5 * /I4 * /I6 * /I7
/O17 = I3 * I4 * I5 * /I6 * /I7
/O18 = I2 * I4 * I5 * /I3 * /I6 * /I7
/O19 = I5 * /I6 * /I1 + I6 * /I7 * /I1 + I7 * /I5 * /I1
</pre>
[[Category:SEGA PLD's]]

Latest revision as of 21:58, 30 October 2024

Found on...

edit

Equations

edit
I1   I2   I3   I4   I5   I6   I7   I8   I9  GND
I11 O12  O13  O14  O15  O16  O17  O18  O19  VCC

O12 = I8 * I9 * I11
/O13 = I8 * I9 * I11
/O14 = I5 * /I2 * /I3 & /I4 * /I6 * /I7
/O15 = I2 * I5 * /I3 * /I6 * /I7
/O16 = I3 * I5 * /I4 * /I6 * /I7
/O17 = I3 * I4 * I5 * /I6 * /I7
/O18 = I2 * I4 * I5 * /I3 * /I6 * /I7
/O19 = I5 * /I6 * /I1 + I6 * /I7 * /I1 + I7 * /I5 * /I1