; JED2EQN -- JEDEC file to Boolean Equations disassembler (Version V002)
; Copyright (R) National Semiconductor Corporation 1990,1991
; Disassembled from jppal3.jed. Date: 5-19-93

chip jppal3 PAL12L6

JMP3 JMP2 JMP1 JMP0 SF3 SF2 SF1 SF0 F1 GND 
F0 nc DontPage EnbZaddr EnbY EnbShiftJ NopSF EnbBank H VCC 

equations

/EnbBank = /SF3 * SF2 * SF1 * /F1 * F0
    + /JMP2 * /JMP3 * JMP1 * H * /JMP0
/NopSF = /SF3 * /SF2 * /SF1 * /SF0 * /F0
    + /SF3 * SF2 * /SF1 * SF0 * /F1 * F0
/EnbShiftJ = /SF3 * SF2 * SF1 * /SF0 * /F1 * F0
/EnbY = /SF3 * SF2 * SF1 * SF0 * /F1 * F0
/EnbZaddr = /JMP3 * JMP1 * /JMP0
    + /SF3 * SF2 * SF1 * /SF0 * /F1 * F0
/DontPage = JMP2 * /JMP3 * JMP1 * /JMP0
    + /JMP2 * /JMP3 * JMP1 * /JMP0
    + /SF3 * SF2 * SF1 * /SF0 * /F1 * F0
    + /SF3 * SF2 * SF1 * SF0 * /F1 * F0
