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
No edit summary
 
Line 16: Line 16:
/O19 = I5 * /I6 * /I1 + I6 * /I7 * /I1 + I7 * /I5 * /I1
/O19 = I5 * /I6 * /I1 + I6 * /I7 * /I1 + I7 * /I5 * /I1
</pre>
</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