mame/regtests/jedutil/baseline/gal16v8/gal16v8_simple_mode_2.txt
Kevin Eshbach 1bbf1261ea
Bug fix for when viewing the logic equations of the GAL16V8 device with jedutil (#9315)
* Fixed the viewing of a GAL16V8 device when in simple mode and pins 15 or 16 have no product terms.
2022-02-18 22:38:44 -05:00

26 lines
362 B
Plaintext

Inputs:
1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 12, 13, 14, 17, 18, 19
Outputs:
12 (Combinatorial, Output feedback output, Active low)
15 (Combinatorial, No output feedback, Active low)
16 (Combinatorial, No output feedback, Active low)
Equations:
/o12 = i1 +
i2 +
i3 +
/i4 +
/i5
o12.oe = vcc
/o15 =
o15.oe = vcc
/o16 =
o16.oe = vcc