mirror of
https://github.com/holub/mame
synced 2025-04-16 13:34:55 +03:00
jedutil updates: [keshbach]
* Initial support for viewing the logic equations of the PLS100, 82S100, PLS101 and 82S101. * Initial support for viewing the logic equations of the PLS100, 82S100, PLS101 and 82S101. * Added support to view the the logic equations of the PALCE22V10 device * Improved the documentation on the Magix game and the undumped PAL's (security fuses blown) * Added PAL22V10 as another device that is equivalent to ythe PALCE22V10 device. * Added initial registration test for the PALCE22V10/PAL22V10 devices * Adding PAL22V10 combinatorial regression test data. * Updated jedutil with a new command that will take a jed file and list the devices that the jed file could represent * Initial work on supporting the GAL20V8 device. * Adding an initial regression test for the GAL20V8. * Tweaked the function to print text to handle the end of line character. * Fixed some mis-configurations of the GAL20V8 device. * Added regression tests for the GAL20V8 device. * Fixed the output of the GAL20V8 when viewing a jed in simple mode to properly display outputs as also being inputs for certain pins * Fixed the output of a GAL16V8 device in Simple Mode to mark relevant output pins as providing feedback as documented in the datasheet. * Corrected the output feedback state when in simple mode for the GAL16V8 and GAL20V8 devices.
This commit is contained in:
parent
6128e42e4d
commit
4a69cf6ba0
100
regtests/jedutil/baseline/atf22v10/atf22v10_power_down_mode.txt
Normal file
100
regtests/jedutil/baseline/atf22v10/atf22v10_power_down_mode.txt
Normal file
@ -0,0 +1,100 @@
|
||||
Inputs:
|
||||
|
||||
1, 2, 3, 5, 6, 7, 8, 9, 10, 11, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23
|
||||
|
||||
Outputs:
|
||||
|
||||
15 (Combinatorial, Output feedback output, Active high)
|
||||
16 (Combinatorial, Output feedback output, Active high)
|
||||
17 (Combinatorial, Output feedback output, Active high)
|
||||
18 (Combinatorial, Output feedback output, Active low)
|
||||
19 (Combinatorial, Output feedback output, Active high)
|
||||
20 (Combinatorial, Output feedback output, Active high)
|
||||
21 (Combinatorial, Output feedback output, Active low)
|
||||
22 (Combinatorial, Output feedback output, Active high)
|
||||
|
||||
Equations:
|
||||
|
||||
o15 = i1 & /i2 +
|
||||
i3 +
|
||||
/i5 & i6 & i7 & /i8 & i9 +
|
||||
/i10 & /i11 +
|
||||
i13 +
|
||||
i14 +
|
||||
i23
|
||||
o15.oe = /i23
|
||||
|
||||
o16 = i1 & i2 & i3 & i5 +
|
||||
i6 & i7 & i8 & i9 & i10 +
|
||||
i13 +
|
||||
i14 & /o21 +
|
||||
i23 +
|
||||
/i5 & o17 & o18 +
|
||||
/i2
|
||||
o16.oe = vcc
|
||||
|
||||
o17 = /i7 & o21 +
|
||||
i8 +
|
||||
/i3 +
|
||||
/i1 & /i2 & i3 +
|
||||
/i5 +
|
||||
/i6 & /i7 & /i8 & /i9 & /i10 +
|
||||
/o18
|
||||
o17.oe = vcc
|
||||
|
||||
/o18 = i1 +
|
||||
i3 +
|
||||
i5 +
|
||||
i7 +
|
||||
i9 +
|
||||
i11 +
|
||||
i13
|
||||
o18.oe = vcc
|
||||
|
||||
o19 = /i13 +
|
||||
/i11 +
|
||||
/i9 +
|
||||
/i7 +
|
||||
/i5 +
|
||||
/i3 +
|
||||
/i1
|
||||
o19.oe = vcc
|
||||
|
||||
o20 = i6 +
|
||||
i13 & o19 +
|
||||
i1 & /i7 +
|
||||
o18 +
|
||||
i9 & /i13 +
|
||||
i14 & /o17 +
|
||||
/o16
|
||||
o20.oe = vcc
|
||||
|
||||
/o21 = /i1 & i2 +
|
||||
/i3 +
|
||||
i5 & /i6 & /i7 & i8 & /i9 +
|
||||
i10 & i11 +
|
||||
/i13 +
|
||||
/i14 +
|
||||
/i23
|
||||
o21.oe = /i23
|
||||
|
||||
o22 = /i8 & i23 +
|
||||
/o19 & i23 +
|
||||
/o18 +
|
||||
o17 +
|
||||
o16 +
|
||||
/i2 & i8 & i14 +
|
||||
/i2 & /i6 & /i8 & /i10 & /i14
|
||||
o22.oe = vcc
|
||||
|
||||
Synchronous Preset:
|
||||
|
||||
o19 & /o20 & o21 & /o22 & i23
|
||||
|
||||
Asynchronous Reset:
|
||||
|
||||
/i2 & o15 & /o16 & o17 & /o18
|
||||
|
||||
Pin 4 (DIP/SOIC package) and Pin 5 (PLCC package) Controls Power Down Mode
|
||||
|
||||
|
49
regtests/jedutil/baseline/gal16v8/gal16v8_complex_mode.txt
Normal file
49
regtests/jedutil/baseline/gal16v8/gal16v8_complex_mode.txt
Normal file
@ -0,0 +1,49 @@
|
||||
Inputs:
|
||||
|
||||
1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 13, 14, 15, 16, 17, 18
|
||||
|
||||
Outputs:
|
||||
|
||||
12 (Combinatorial, No output feedback, Active high)
|
||||
15 (Combinatorial, Output feedback output, Active high)
|
||||
16 (Combinatorial, Output feedback output, Active low)
|
||||
19 (Combinatorial, No output feedback, Active low)
|
||||
|
||||
Equations:
|
||||
|
||||
o12 = i1 & i3 & i5 & /o16 +
|
||||
i7 & i9 & i11 +
|
||||
i13 & o16 & i17 +
|
||||
i8 & i14 & /i17 +
|
||||
/i8 & /i14 +
|
||||
/i1 & /i2 & /i3 & /i4 & /i5 & /i7 +
|
||||
i2 & i4 & i6 & /o16
|
||||
o12.oe = /o15 & o16
|
||||
|
||||
o15 = /i1 & /i3 & /i5 +
|
||||
/i7 & /i9 & /i11 +
|
||||
/i13 & /i17 +
|
||||
/i2 & /i4 & i13 +
|
||||
i4 & i18 +
|
||||
/i2 & /i4 & /i6 +
|
||||
/i8 & /i14 & i17
|
||||
o15.oe = vcc
|
||||
|
||||
/o16 = i17 & /i18 +
|
||||
/i11 & /i13 & /i14 +
|
||||
i6 & i7 & i8 & i9 +
|
||||
/i1 & /i2 & /i3 & /i4 & /i5 +
|
||||
i1 & i2 & i3 & i4 & i5 & i13 & /i17 +
|
||||
i11 & i13 & i14 +
|
||||
/i6 & /i7 & /i8 & /i9
|
||||
o16.oe = vcc
|
||||
|
||||
/o19 = /i1 & /i3 +
|
||||
/i5 & /i7 +
|
||||
/i9 & /i11 & o15 +
|
||||
/i13 & /o15 +
|
||||
/i14 & i17 +
|
||||
i2 & i4 & i6 +
|
||||
i8 & i9 & i14
|
||||
o19.oe = o15 & /o16
|
||||
|
@ -0,0 +1,62 @@
|
||||
Inputs:
|
||||
|
||||
2, 3, 4, 5, 6, 7, 8, 9, 12, 13, 14, 15, 16, 17, 18, 19
|
||||
|
||||
Outputs:
|
||||
|
||||
12 (Registered, Output feedback registered, Active low)
|
||||
14 (Combinatorial, Output feedback output, Active high)
|
||||
15 (Registered, Output feedback registered, Active high)
|
||||
16 (Combinatorial, Output feedback output, Active low)
|
||||
19 (Registered, Output feedback registered, Active low)
|
||||
|
||||
Equations:
|
||||
|
||||
/rf12 := i3 & i5 & /o16 +
|
||||
i7 & i9 +
|
||||
i13 & o16 & i17 +
|
||||
i8 & o14 & /i17 +
|
||||
/i8 & /o14 +
|
||||
/i2 & /i3 & /i4 +
|
||||
/i5 & /i7 +
|
||||
i2 & i4 & i6 & /o16
|
||||
rf12.oe = OE
|
||||
|
||||
o14 = i2 +
|
||||
i3 +
|
||||
i4 +
|
||||
i5 +
|
||||
i6 +
|
||||
i7 +
|
||||
i8
|
||||
o14.oe = i9 & rf12 & i13 & i17 & i18
|
||||
|
||||
rf15 := /i3 & /i5 +
|
||||
/i7 & /i9 +
|
||||
/i13 & /i17 +
|
||||
/i2 & /i4 & i13 +
|
||||
i4 & /rf12 & i18 +
|
||||
/i2 & /i4 & /i6 +
|
||||
/i8 & /o14 & i17 +
|
||||
i3 & rf12 & o14
|
||||
rf15.oe = OE
|
||||
|
||||
/o16 = rf12 & i17 & /i18 +
|
||||
/i13 & /o14 +
|
||||
i6 & i7 & i8 & i9 +
|
||||
/i2 & /i3 & /i4 & /i5 +
|
||||
i2 & i3 & i4 & i5 & i13 & /i17 +
|
||||
/rf12 & i13 & o14 +
|
||||
/i6 & /i7 & /i8 & /i9
|
||||
o16.oe = /rf12 & o14 & /rf15 & rf19
|
||||
|
||||
/rf19 := /i3 & /o14 +
|
||||
/i5 & /i7 & /o16 +
|
||||
/i9 & rf15 +
|
||||
/i13 & /rf15 +
|
||||
/o14 & i17 +
|
||||
i2 & i4 & i6 & o16 +
|
||||
i8 & i9 & o14 +
|
||||
o14 & rf15
|
||||
rf19.oe = OE
|
||||
|
51
regtests/jedutil/baseline/gal16v8/gal16v8_simple_mode.txt
Normal file
51
regtests/jedutil/baseline/gal16v8/gal16v8_simple_mode.txt
Normal file
@ -0,0 +1,51 @@
|
||||
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 high)
|
||||
18 (Combinatorial, Output feedback output, Active low)
|
||||
|
||||
Equations:
|
||||
|
||||
/o12 = i1 & i3 & i5 +
|
||||
i7 & i9 & i11 +
|
||||
i13 & i17 +
|
||||
/i17 +
|
||||
/i8 +
|
||||
/i1 & /i2 & /i3 & /i4 & /i5 & /i7 +
|
||||
i2 & i4 & i6 +
|
||||
i8 & i14
|
||||
o12.oe = vcc
|
||||
|
||||
/o15 = /i1 & /i3 & /i5 +
|
||||
/i7 & /i9 & /i11 +
|
||||
/i13 & /i17 +
|
||||
/i2 & /i4 +
|
||||
i4 +
|
||||
/i8 & /i14 +
|
||||
i13 & i17
|
||||
o15.oe = vcc
|
||||
|
||||
o16 = /i11 & /i13 & /i14 & i17 +
|
||||
i6 & i7 & i8 & i9 +
|
||||
/i1 & /i2 & /i3 & /i4 & /i5 +
|
||||
/i17 +
|
||||
i11 & i13 & i14 +
|
||||
/i6 & /i7 & /i8 & /i9 +
|
||||
i1 & i2 & i3 & i4 & i5
|
||||
o16.oe = vcc
|
||||
|
||||
/o18 = /i1 & /i3 +
|
||||
/i5 & /i7 +
|
||||
/i9 & /i11 +
|
||||
/i13 & i19 +
|
||||
i17 +
|
||||
i2 & i4 & i6 +
|
||||
i8 & i9 +
|
||||
i14
|
||||
o18.oe = vcc
|
||||
|
@ -4,21 +4,21 @@ Inputs:
|
||||
|
||||
Outputs:
|
||||
|
||||
16 (Combinatorial, Output feedback combinatorial, Active low)
|
||||
16 (Combinatorial, Output feedback output, Active low)
|
||||
18 (Combinatorial, No output feedback, Active high)
|
||||
19 (Combinatorial, No output feedback, Active low)
|
||||
21 (Combinatorial, Output feedback combinatorial, Active high)
|
||||
21 (Combinatorial, Output feedback output, Active high)
|
||||
|
||||
Equations:
|
||||
|
||||
/o16 = i1 & i2 & i3 & i4 & i5 +
|
||||
/i6 & /i7 & /i8 & /i9 & /i10 & of21 +
|
||||
/i6 & /i7 & /i8 & /i9 & /i10 & o21 +
|
||||
i11 & i13 & i14 & i15 +
|
||||
/i17 & /i20 & /i22 & /i23 +
|
||||
/i1 & /i2 & /i3 & /i4 & /i5 +
|
||||
i6 & i7 & i8 & i9 & i10 & of16 +
|
||||
i6 & i7 & i8 & i9 & i10 & o16 +
|
||||
/i11 & /i13 & /i14 & /i15 +
|
||||
i17 & i20 & /of21 & i22 & i23
|
||||
i17 & i20 & /o21 & i22 & i23
|
||||
o16.oe = vcc
|
||||
|
||||
o18 = i17 & i20 & i22 & i23 +
|
||||
@ -26,14 +26,14 @@ o18 = i17 & i20 & i22 & i23 +
|
||||
i6 & i7 & i8 & i9 & i10 +
|
||||
/i1 & /i2 & /i3 & /i4 & /i5 +
|
||||
/i17 & /i20 & /i22 & /i23 +
|
||||
i11 & i13 & i14 & i15 & /of16 & /of21 +
|
||||
i11 & i13 & i14 & i15 & /o16 & /o21 +
|
||||
/i6 & /i7 & /i8 & /i9 & /i10 +
|
||||
i1 & i2 & i3 & i4 & i5
|
||||
o18.oe = vcc
|
||||
|
||||
/o19 = /i1 & /i3 +
|
||||
/i5 & /i7 +
|
||||
/i9 & /i11 & of16 & of21 +
|
||||
/i9 & /i11 & o16 & o21 +
|
||||
/i13 & /i15 +
|
||||
i17 & i23 +
|
||||
i2 & i4 & i6 +
|
||||
|
@ -4,14 +4,14 @@ Inputs:
|
||||
|
||||
Outputs:
|
||||
|
||||
15 (Combinatorial, Output feedback combinatorial, Active high)
|
||||
16 (Combinatorial, Output feedback combinatorial, Active high)
|
||||
17 (Combinatorial, Output feedback combinatorial, Active high)
|
||||
15 (Combinatorial, Output feedback output, Active high)
|
||||
16 (Combinatorial, Output feedback output, Active high)
|
||||
17 (Combinatorial, Output feedback output, Active high)
|
||||
18 (Combinatorial, No output feedback, Active high)
|
||||
19 (Combinatorial, No output feedback, Active high)
|
||||
20 (Combinatorial, Output feedback combinatorial, Active high)
|
||||
21 (Combinatorial, Output feedback combinatorial, Active high)
|
||||
22 (Combinatorial, Output feedback combinatorial, Active high)
|
||||
20 (Combinatorial, Output feedback output, Active high)
|
||||
21 (Combinatorial, Output feedback output, Active high)
|
||||
22 (Combinatorial, Output feedback output, Active high)
|
||||
|
||||
Equations:
|
||||
|
||||
|
@ -4,14 +4,14 @@ Inputs:
|
||||
|
||||
Outputs:
|
||||
|
||||
15 (Combinatorial, Output feedback combinatorial, Active low)
|
||||
16 (Combinatorial, Output feedback combinatorial, Active low)
|
||||
17 (Combinatorial, Output feedback combinatorial, Active low)
|
||||
15 (Combinatorial, Output feedback output, Active low)
|
||||
16 (Combinatorial, Output feedback output, Active low)
|
||||
17 (Combinatorial, Output feedback output, Active low)
|
||||
18 (Combinatorial, No output feedback, Active low)
|
||||
19 (Combinatorial, No output feedback, Active low)
|
||||
20 (Combinatorial, Output feedback combinatorial, Active low)
|
||||
21 (Combinatorial, Output feedback combinatorial, Active low)
|
||||
22 (Combinatorial, Output feedback combinatorial, Active low)
|
||||
20 (Combinatorial, Output feedback output, Active low)
|
||||
21 (Combinatorial, Output feedback output, Active low)
|
||||
22 (Combinatorial, Output feedback output, Active low)
|
||||
|
||||
Equations:
|
||||
|
||||
|
@ -4,12 +4,12 @@ Inputs:
|
||||
|
||||
Outputs:
|
||||
|
||||
16 (Combinatorial, Output feedback combinatorial, Active high)
|
||||
17 (Combinatorial, Output feedback combinatorial, Active high)
|
||||
16 (Combinatorial, Output feedback output, Active high)
|
||||
17 (Combinatorial, Output feedback output, Active high)
|
||||
18 (Combinatorial, No output feedback, Active high)
|
||||
19 (Combinatorial, No output feedback, Active high)
|
||||
20 (Combinatorial, Output feedback combinatorial, Active high)
|
||||
21 (Combinatorial, Output feedback combinatorial, Active high)
|
||||
20 (Combinatorial, Output feedback output, Active high)
|
||||
21 (Combinatorial, Output feedback output, Active high)
|
||||
|
||||
Equations:
|
||||
|
||||
|
@ -4,12 +4,12 @@ Inputs:
|
||||
|
||||
Outputs:
|
||||
|
||||
16 (Combinatorial, Output feedback combinatorial, Active low)
|
||||
17 (Combinatorial, Output feedback combinatorial, Active low)
|
||||
16 (Combinatorial, Output feedback output, Active low)
|
||||
17 (Combinatorial, Output feedback output, Active low)
|
||||
18 (Combinatorial, No output feedback, Active low)
|
||||
19 (Combinatorial, No output feedback, Active low)
|
||||
20 (Combinatorial, Output feedback combinatorial, Active low)
|
||||
21 (Combinatorial, Output feedback combinatorial, Active low)
|
||||
20 (Combinatorial, Output feedback output, Active low)
|
||||
21 (Combinatorial, Output feedback output, Active low)
|
||||
|
||||
Equations:
|
||||
|
||||
|
@ -4,10 +4,10 @@ Inputs:
|
||||
|
||||
Outputs:
|
||||
|
||||
17 (Combinatorial, Output feedback combinatorial, Active low)
|
||||
17 (Combinatorial, Output feedback output, Active low)
|
||||
18 (Combinatorial, No output feedback, Active low)
|
||||
19 (Combinatorial, No output feedback, Active low)
|
||||
20 (Combinatorial, Output feedback combinatorial, Active low)
|
||||
20 (Combinatorial, Output feedback output, Active low)
|
||||
|
||||
Equations:
|
||||
|
||||
|
@ -0,0 +1,97 @@
|
||||
Inputs:
|
||||
|
||||
1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23
|
||||
|
||||
Outputs:
|
||||
|
||||
15 (Combinatorial, Output feedback output, Active high)
|
||||
16 (Combinatorial, Output feedback output, Active high)
|
||||
17 (Combinatorial, Output feedback output, Active high)
|
||||
18 (Combinatorial, Output feedback output, Active low)
|
||||
19 (Combinatorial, Output feedback output, Active high)
|
||||
20 (Combinatorial, Output feedback output, Active high)
|
||||
21 (Combinatorial, Output feedback output, Active low)
|
||||
22 (Combinatorial, Output feedback output, Active high)
|
||||
|
||||
Equations:
|
||||
|
||||
o15 = i1 & /i2 +
|
||||
i3 +
|
||||
i4 & /i5 & i6 & i7 & /i8 & i9 +
|
||||
/i10 & /i11 +
|
||||
i13 +
|
||||
i14 +
|
||||
i23
|
||||
o15.oe = /i23
|
||||
|
||||
o16 = i1 & i2 & i3 & i4 & i5 +
|
||||
i6 & i7 & i8 & i9 & i10 +
|
||||
i13 +
|
||||
i14 & /o21 +
|
||||
i23 +
|
||||
/i5 & o17 & o18 +
|
||||
/i2
|
||||
o16.oe = vcc
|
||||
|
||||
o17 = /i7 & o21 +
|
||||
i8 +
|
||||
/i3 +
|
||||
/i1 & /i2 & i3 +
|
||||
/i4 & /i5 +
|
||||
/i6 & /i7 & /i8 & /i9 & /i10 +
|
||||
/o18
|
||||
o17.oe = vcc
|
||||
|
||||
/o18 = i1 +
|
||||
i3 +
|
||||
i5 +
|
||||
i7 +
|
||||
i9 +
|
||||
i11 +
|
||||
i13
|
||||
o18.oe = vcc
|
||||
|
||||
o19 = /i13 +
|
||||
/i11 +
|
||||
/i9 +
|
||||
/i7 +
|
||||
/i5 +
|
||||
/i3 +
|
||||
/i1
|
||||
o19.oe = vcc
|
||||
|
||||
o20 = i6 +
|
||||
i13 & o19 +
|
||||
i1 & /i7 +
|
||||
o18 +
|
||||
i9 & /i13 +
|
||||
i14 & /o17 +
|
||||
/o16
|
||||
o20.oe = vcc
|
||||
|
||||
/o21 = /i1 & i2 +
|
||||
/i3 +
|
||||
/i4 & i5 & /i6 & /i7 & i8 & /i9 +
|
||||
i10 & i11 +
|
||||
/i13 +
|
||||
/i14 +
|
||||
/i23
|
||||
o21.oe = /i23
|
||||
|
||||
o22 = /i8 & i23 +
|
||||
/o19 & i23 +
|
||||
/o18 +
|
||||
o17 +
|
||||
o16 +
|
||||
/i2 & i8 & i14 +
|
||||
/i2 & /i4 & /i6 & /i8 & /i10 & /i14
|
||||
o22.oe = vcc
|
||||
|
||||
Synchronous Preset:
|
||||
|
||||
o19 & /o20 & o21 & /o22 & i23
|
||||
|
||||
Asynchronous Reset:
|
||||
|
||||
/i2 & o15 & /o16 & o17 & /o18
|
||||
|
@ -0,0 +1,59 @@
|
||||
Inputs:
|
||||
|
||||
1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23
|
||||
|
||||
Outputs:
|
||||
|
||||
18 (Registered, Output feedback registered, Active low)
|
||||
19 (Registered, Output feedback registered, Active low)
|
||||
20 (Registered, Output feedback registered, Active high)
|
||||
22 (Registered, Output feedback registered, Active high)
|
||||
|
||||
Equations:
|
||||
|
||||
/rf18 := i3 & rf19 +
|
||||
i5 +
|
||||
i7 +
|
||||
i9 +
|
||||
i11 +
|
||||
i15 & /rf19 +
|
||||
i17
|
||||
rf18.oe = /i17 & /i21 & i23
|
||||
|
||||
/rf19 := /i10 & /i23 +
|
||||
/i11 & rf18 +
|
||||
/i9 +
|
||||
/i7 & i21 +
|
||||
/i5 +
|
||||
/i3 & /rf18 +
|
||||
/i2 +
|
||||
i4
|
||||
rf19.oe = vcc
|
||||
|
||||
rf20 := i6 +
|
||||
i10 & rf19 +
|
||||
/i7 & i17 +
|
||||
rf18 +
|
||||
i9 & /i10 +
|
||||
i14 & /i17 +
|
||||
/i16 +
|
||||
/rf19 & i23
|
||||
rf20.oe = vcc
|
||||
|
||||
rf22 := /i8 & i23 +
|
||||
/rf19 & i23 +
|
||||
/rf18 +
|
||||
i17 +
|
||||
i16 +
|
||||
/i2 & i8 & i14 +
|
||||
/i2 & /i4 & /i6 & /i8 & /i10 & /i14
|
||||
rf22.oe = vcc
|
||||
|
||||
Synchronous Preset:
|
||||
|
||||
/rf19 & /rf20 & /i21 & /i23
|
||||
|
||||
Asynchronous Reset:
|
||||
|
||||
i2 & /i15 & i16 & /i17 & rf18
|
||||
|
@ -0,0 +1,159 @@
|
||||
Inputs:
|
||||
|
||||
1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23
|
||||
|
||||
Outputs:
|
||||
|
||||
14 (Combinatorial, Output feedback output, Active high)
|
||||
15 (Combinatorial, Output feedback output, Active low)
|
||||
16 (Combinatorial, Output feedback output, Active low)
|
||||
17 (Combinatorial, Output feedback output, Active high)
|
||||
18 (Combinatorial, Output feedback output, Active high)
|
||||
19 (Combinatorial, Output feedback output, Active low)
|
||||
20 (Combinatorial, Output feedback output, Active low)
|
||||
21 (Combinatorial, Output feedback output, Active low)
|
||||
22 (Combinatorial, Output feedback output, Active low)
|
||||
23 (Combinatorial, Output feedback output, Active high)
|
||||
|
||||
Equations:
|
||||
|
||||
o14 = /i9 +
|
||||
/i8 +
|
||||
/i7 +
|
||||
/i6 +
|
||||
/i5 +
|
||||
/i4 +
|
||||
/i3 +
|
||||
/i2
|
||||
o14.oe = vcc
|
||||
|
||||
/o15 = i3 +
|
||||
i7 & i8 +
|
||||
i9 & i10 +
|
||||
i11 & i13 +
|
||||
i8 +
|
||||
i4 & i6 +
|
||||
i2 & i5 +
|
||||
/i13 +
|
||||
/i11 +
|
||||
/i10
|
||||
o15.oe = vcc
|
||||
|
||||
/o16 = /i4 & /i5 & /i6 +
|
||||
i2 & i3 & i11 & i13 +
|
||||
i2 & i3 +
|
||||
/i2 & i3 & /i4 +
|
||||
/i3 & /i4 & /i13 +
|
||||
/i5 & /i11 & /i13 +
|
||||
i11 & i13 +
|
||||
i9 & i10 +
|
||||
i7 & i8 +
|
||||
i5 & i6 +
|
||||
i3 & i4 +
|
||||
i1 & i2
|
||||
o16.oe = o14
|
||||
|
||||
o17 = /i6 & /i7 & /i8 & /i9 & /i10 +
|
||||
/i1 & /i2 & /i3 & /i4 & /i5 +
|
||||
i1 +
|
||||
i2 +
|
||||
i3 +
|
||||
i4 +
|
||||
i5 +
|
||||
i6 +
|
||||
i7 +
|
||||
i8 +
|
||||
i9 +
|
||||
i10 +
|
||||
i11 +
|
||||
i13
|
||||
o17.oe = /o15
|
||||
|
||||
o18 = /i7 & /i8 +
|
||||
i1 & i2 & /i5 & /i6 +
|
||||
i13 & /o20 +
|
||||
/i9 & /i10 & /i11 +
|
||||
/i5 & /i6 & o20 +
|
||||
o17 & /o20 +
|
||||
i1 & i3 & /o17 +
|
||||
i9 & i11 +
|
||||
/i7 & /i9 & /i13 +
|
||||
i5 & i6 & /i10 +
|
||||
/i3 & i4 +
|
||||
/i3 & /o17 +
|
||||
i1 & i2 & i4 +
|
||||
/i3 & /i4 & o17 +
|
||||
/i1 & /i2 & o17 +
|
||||
/o17
|
||||
o18.oe = /i11 & /i13
|
||||
|
||||
/o19 = i4 +
|
||||
i3 +
|
||||
i2 +
|
||||
/i13 +
|
||||
/i11 +
|
||||
/i10 +
|
||||
/i9 +
|
||||
/i8 +
|
||||
/i7 +
|
||||
/i6 +
|
||||
/i5 +
|
||||
/i4 +
|
||||
/i3 +
|
||||
/i2 +
|
||||
/o14 +
|
||||
i1 & o14
|
||||
o19.oe = vcc
|
||||
|
||||
/o20 = /i8 +
|
||||
/i9 +
|
||||
/i10 +
|
||||
/i11 +
|
||||
/i13 +
|
||||
i13 +
|
||||
i11 +
|
||||
i10 +
|
||||
i9 +
|
||||
i8 +
|
||||
i7 +
|
||||
i6 +
|
||||
i5 +
|
||||
i1 & /i2
|
||||
o20.oe = i3 & /i9 & /i10 & i11
|
||||
|
||||
/o21 = i5 & /i6 +
|
||||
i4 & /i5 +
|
||||
i3 & /i4 +
|
||||
i2 & /i3 +
|
||||
/i11 & /i13 +
|
||||
/i9 & /i10 +
|
||||
/i7 & /i8 +
|
||||
/i5 & /i6 +
|
||||
/i3 & /i4 +
|
||||
/i2 & /i3 +
|
||||
/o17 & /o23 +
|
||||
i1 & i10
|
||||
o21.oe = vcc
|
||||
|
||||
/o22 = i9 & i10 & i11 & i13 +
|
||||
i5 & i6 & i7 & i8 +
|
||||
i1 & i2 & i3 & i4 +
|
||||
i11 & /i13 +
|
||||
i10 & /i11 +
|
||||
i9 & /i10 +
|
||||
i8 & /i9 +
|
||||
i7 & /i8 +
|
||||
i6 & /i7 +
|
||||
o23
|
||||
o22.oe = /i13
|
||||
|
||||
o23 = /i1 & /i2 & /i3 & /i4 & /i5 & /i6 & /i7 & /i8 & /i9 & /i10 & /i11 & /i13 +
|
||||
/i1 & i2 & /i3 & i4 & /i5 & i6 & /i7 & i8 & /i9 & i10 & /i11 & i13 +
|
||||
i1 & /i2 & i3 & /i4 & i5 & /i6 & i7 & /i8 & i9 & /i10 & i11 & /i13 +
|
||||
/i1 & /i13 +
|
||||
/i1 & /i2 & /i3 & /i4 & /i5 & /i6 & /i7 & /i8 & /i9 & /i10 & /i11 & /i13 +
|
||||
/i3 & i4 +
|
||||
i1 & i2 & i3 & i4 & i5 & i6 & i7 & i8 & i9 & i10 & i11 & i13 +
|
||||
i3 & /i4
|
||||
o23.oe = /o15 & o21
|
||||
|
@ -0,0 +1,159 @@
|
||||
Inputs:
|
||||
|
||||
1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23
|
||||
|
||||
Outputs:
|
||||
|
||||
14 (Registered, Output feedback registered, Active low)
|
||||
15 (Registered, Output feedback registered, Active high)
|
||||
16 (Registered, Output feedback registered, Active high)
|
||||
17 (Registered, Output feedback registered, Active low)
|
||||
18 (Registered, Output feedback registered, Active low)
|
||||
19 (Registered, Output feedback registered, Active high)
|
||||
20 (Registered, Output feedback registered, Active high)
|
||||
21 (Registered, Output feedback registered, Active high)
|
||||
22 (Registered, Output feedback registered, Active high)
|
||||
23 (Registered, Output feedback registered, Active low)
|
||||
|
||||
Equations:
|
||||
|
||||
/rf14 := i2 +
|
||||
i3 +
|
||||
i4 +
|
||||
i5 +
|
||||
i6 +
|
||||
i7 +
|
||||
i8 +
|
||||
i9
|
||||
rf14.oe = /i1
|
||||
|
||||
rf15 := i10 +
|
||||
i11 +
|
||||
i13 +
|
||||
/i2 & /i5 +
|
||||
/i4 & /i6 +
|
||||
/i8 +
|
||||
/i11 & /i13 +
|
||||
/i9 & /i10 +
|
||||
/i7 & /i8 +
|
||||
/i3
|
||||
rf15.oe = i1
|
||||
|
||||
rf16 := /i1 & /i2 +
|
||||
/i3 & /i4 +
|
||||
/i5 & /i6 +
|
||||
/i7 & /i8 +
|
||||
/i9 & /i10 +
|
||||
/i11 & /i13 +
|
||||
i5 & i11 & i13 +
|
||||
i3 & i4 & i13 +
|
||||
i2 & /i3 & i4 +
|
||||
/i2 & /i3 +
|
||||
/i2 & /i3 & /i11 & /i13 +
|
||||
i4 & i5 & i6
|
||||
rf16.oe = /rf14
|
||||
|
||||
/rf17 := /i13 +
|
||||
/i11 +
|
||||
/i10 +
|
||||
/i9 +
|
||||
/i8 +
|
||||
/i7 +
|
||||
/i6 +
|
||||
/i5 +
|
||||
/i4 +
|
||||
/i3 +
|
||||
/i2 +
|
||||
/i1 +
|
||||
i1 & i2 & i3 & i4 & i5 +
|
||||
i6 & i7 & i8 & i9 & i10
|
||||
rf17.oe = vcc
|
||||
|
||||
/rf18 := rf17 +
|
||||
i1 & i2 & /rf17 +
|
||||
i3 & i4 & /rf17 +
|
||||
/i1 & /i2 & /i4 +
|
||||
i3 & rf17 +
|
||||
i3 & /i4 +
|
||||
/i5 & /i6 & i10 +
|
||||
i7 & i9 & i13 +
|
||||
/i9 & /i11 +
|
||||
/i1 & /i3 & rf17 +
|
||||
/rf17 & /rf20 +
|
||||
i5 & i6 & rf20 +
|
||||
i9 & i10 & i11 +
|
||||
/i13 & /rf20 +
|
||||
/i1 & /i2 & i5 & i6 +
|
||||
i7 & i8
|
||||
rf18.oe = i11 & i13
|
||||
|
||||
rf19 := /i1 & /rf14 +
|
||||
rf14 +
|
||||
i2 +
|
||||
i3 +
|
||||
i4 +
|
||||
i5 +
|
||||
i6 +
|
||||
i7 +
|
||||
i8 +
|
||||
i9 +
|
||||
i10 +
|
||||
i11 +
|
||||
i13 +
|
||||
/i2 +
|
||||
/i3 +
|
||||
/i4
|
||||
rf19.oe = /i3 & i9 & i10 & /i11
|
||||
|
||||
rf20 := /i1 & i2 +
|
||||
/i5 +
|
||||
/i6 +
|
||||
/i7 +
|
||||
/i8 +
|
||||
/i9 +
|
||||
/i10 +
|
||||
/i11 +
|
||||
/i13 +
|
||||
i13 +
|
||||
i11 +
|
||||
i10 +
|
||||
i9 +
|
||||
i8
|
||||
rf20.oe = vcc
|
||||
|
||||
rf21 := /i1 & /i10 +
|
||||
rf17 & rf23 +
|
||||
i2 & i3 +
|
||||
i3 & i4 +
|
||||
i5 & i6 +
|
||||
i7 & i8 +
|
||||
i9 & i10 +
|
||||
i11 & i13 +
|
||||
/i2 & i3 +
|
||||
/i3 & i4 +
|
||||
/i4 & i5 +
|
||||
/i5 & i6
|
||||
rf21.oe = i13
|
||||
|
||||
rf22 := /rf23 +
|
||||
/i6 & i7 +
|
||||
/i7 & i8 +
|
||||
/i8 & i9 +
|
||||
/i9 & i10 +
|
||||
/i10 & i11 +
|
||||
/i11 & i13 +
|
||||
/i1 & /i2 & /i3 & /i4 +
|
||||
/i5 & /i6 & /i7 & /i8 +
|
||||
/i9 & /i10 & /i11 & /i13
|
||||
rf22.oe = vcc
|
||||
|
||||
/rf23 := /i3 & i4 +
|
||||
/i1 & /i2 & /i3 & /i4 & /i5 & /i6 & /i7 & /i8 & /i9 & /i10 & /i11 & /i13 +
|
||||
i3 & /i4 +
|
||||
i1 & i2 & i3 & i4 & i5 & i6 & i7 & i8 & i9 & i10 & i11 & i13 +
|
||||
i1 & i13 +
|
||||
/i1 & i2 & /i3 & i4 & /i5 & i6 & /i7 & i8 & /i9 & i10 & /i11 & i13 +
|
||||
i1 & /i2 & i3 & /i4 & i5 & /i6 & i7 & /i8 & i9 & /i10 & i11 & /i13 +
|
||||
i1 & i2 & i3 & i4 & i5 & i6 & i7 & i8 & i9 & i10 & i11 & i13
|
||||
rf23.oe = vcc
|
||||
|
@ -1,17 +1,17 @@
|
||||
Inputs:
|
||||
|
||||
1, 2, 3, 4, 5, 6, 7, 8, 9, 11
|
||||
1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 12, 13, 14, 17, 18, 19
|
||||
|
||||
Outputs:
|
||||
|
||||
12 (Combinatorial, No output feedback, Active high)
|
||||
13 (Combinatorial, No output feedback, Active high)
|
||||
14 (Combinatorial, No output feedback, Active high)
|
||||
12 (Combinatorial, Output feedback output, Active high)
|
||||
13 (Combinatorial, Output feedback output, Active high)
|
||||
14 (Combinatorial, Output feedback output, Active high)
|
||||
15 (Combinatorial, No output feedback, Active high)
|
||||
16 (Combinatorial, No output feedback, Active high)
|
||||
17 (Combinatorial, No output feedback, Active high)
|
||||
18 (Combinatorial, No output feedback, Active high)
|
||||
19 (Combinatorial, No output feedback, Active high)
|
||||
17 (Combinatorial, Output feedback output, Active high)
|
||||
18 (Combinatorial, Output feedback output, Active high)
|
||||
19 (Combinatorial, Output feedback output, Active high)
|
||||
|
||||
Equations:
|
||||
|
||||
|
@ -1,17 +1,17 @@
|
||||
Inputs:
|
||||
|
||||
1, 2, 3, 4, 5, 6, 7, 8, 9, 11
|
||||
1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 12, 13, 14, 17, 18, 19
|
||||
|
||||
Outputs:
|
||||
|
||||
12 (Combinatorial, No output feedback, Active low)
|
||||
13 (Combinatorial, No output feedback, Active low)
|
||||
14 (Combinatorial, No output feedback, Active low)
|
||||
12 (Combinatorial, Output feedback output, Active low)
|
||||
13 (Combinatorial, Output feedback output, Active low)
|
||||
14 (Combinatorial, Output feedback output, Active low)
|
||||
15 (Combinatorial, No output feedback, Active low)
|
||||
16 (Combinatorial, No output feedback, Active low)
|
||||
17 (Combinatorial, No output feedback, Active low)
|
||||
18 (Combinatorial, No output feedback, Active low)
|
||||
19 (Combinatorial, No output feedback, Active low)
|
||||
17 (Combinatorial, Output feedback output, Active low)
|
||||
18 (Combinatorial, Output feedback output, Active low)
|
||||
19 (Combinatorial, Output feedback output, Active low)
|
||||
|
||||
Equations:
|
||||
|
||||
|
@ -1,15 +1,15 @@
|
||||
Inputs:
|
||||
|
||||
1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 12, 19
|
||||
1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 12, 13, 14, 17, 18, 19
|
||||
|
||||
Outputs:
|
||||
|
||||
13 (Combinatorial, No output feedback, Active high)
|
||||
14 (Combinatorial, No output feedback, Active high)
|
||||
13 (Combinatorial, Output feedback output, Active high)
|
||||
14 (Combinatorial, Output feedback output, Active high)
|
||||
15 (Combinatorial, No output feedback, Active high)
|
||||
16 (Combinatorial, No output feedback, Active high)
|
||||
17 (Combinatorial, No output feedback, Active high)
|
||||
18 (Combinatorial, No output feedback, Active high)
|
||||
17 (Combinatorial, Output feedback output, Active high)
|
||||
18 (Combinatorial, Output feedback output, Active high)
|
||||
|
||||
Equations:
|
||||
|
||||
|
@ -1,15 +1,15 @@
|
||||
Inputs:
|
||||
|
||||
1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 12, 19
|
||||
1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 12, 13, 14, 17, 18, 19
|
||||
|
||||
Outputs:
|
||||
|
||||
13 (Combinatorial, No output feedback, Active low)
|
||||
14 (Combinatorial, No output feedback, Active low)
|
||||
13 (Combinatorial, Output feedback output, Active low)
|
||||
14 (Combinatorial, Output feedback output, Active low)
|
||||
15 (Combinatorial, No output feedback, Active low)
|
||||
16 (Combinatorial, No output feedback, Active low)
|
||||
17 (Combinatorial, No output feedback, Active low)
|
||||
18 (Combinatorial, No output feedback, Active low)
|
||||
17 (Combinatorial, Output feedback output, Active low)
|
||||
18 (Combinatorial, Output feedback output, Active low)
|
||||
|
||||
Equations:
|
||||
|
||||
|
@ -1,13 +1,13 @@
|
||||
Inputs:
|
||||
|
||||
1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 12, 13, 18, 19
|
||||
1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 12, 13, 14, 17, 18, 19
|
||||
|
||||
Outputs:
|
||||
|
||||
14 (Combinatorial, No output feedback, Active high)
|
||||
14 (Combinatorial, Output feedback output, Active high)
|
||||
15 (Combinatorial, No output feedback, Active high)
|
||||
16 (Combinatorial, No output feedback, Active high)
|
||||
17 (Combinatorial, No output feedback, Active high)
|
||||
17 (Combinatorial, Output feedback output, Active high)
|
||||
|
||||
Equations:
|
||||
|
||||
|
@ -1,13 +1,13 @@
|
||||
Inputs:
|
||||
|
||||
1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 12, 13, 18, 19
|
||||
1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 12, 13, 14, 17, 18, 19
|
||||
|
||||
Outputs:
|
||||
|
||||
14 (Combinatorial, No output feedback, Active low)
|
||||
14 (Combinatorial, Output feedback output, Active low)
|
||||
15 (Combinatorial, No output feedback, Active low)
|
||||
16 (Combinatorial, No output feedback, Active low)
|
||||
17 (Combinatorial, No output feedback, Active low)
|
||||
17 (Combinatorial, Output feedback output, Active low)
|
||||
|
||||
Equations:
|
||||
|
||||
|
@ -4,14 +4,14 @@ Inputs:
|
||||
|
||||
Outputs:
|
||||
|
||||
12 (Combinatorial, Output feedback output, Active high)
|
||||
12 (Combinatorial, No output feedback, Active high)
|
||||
13 (Combinatorial, Output feedback output, Active low)
|
||||
14 (Combinatorial, Output feedback output, Active low)
|
||||
15 (Combinatorial, Output feedback output, Active low)
|
||||
16 (Combinatorial, Output feedback output, Active low)
|
||||
17 (Combinatorial, Output feedback output, Active low)
|
||||
18 (Combinatorial, Output feedback output, Active high)
|
||||
19 (Combinatorial, Output feedback output, Active high)
|
||||
19 (Combinatorial, No output feedback, Active high)
|
||||
|
||||
Equations:
|
||||
|
||||
|
@ -0,0 +1,123 @@
|
||||
Name ATF22V10 Power Down Mode Test ;
|
||||
PartNo 00 ;
|
||||
Date 5/6/2020 ;
|
||||
Revision 01 ;
|
||||
Designer MAME ;
|
||||
Company MAME ;
|
||||
Assembly None ;
|
||||
Location ;
|
||||
Device G22V10CP ;
|
||||
|
||||
/* Power Down Mode Test */
|
||||
|
||||
/* Input Pins (Pin 4 not allowed for input, but instead triggers power down mode.) */
|
||||
PIN 1 = [I1] ;
|
||||
PIN 2 = [I2] ;
|
||||
PIN 3 = [I3] ;
|
||||
PIN 5 = [I5] ;
|
||||
PIN 6 = [I6] ;
|
||||
PIN 7 = [I7] ;
|
||||
PIN 8 = [I8] ;
|
||||
PIN 9 = [I9] ;
|
||||
PIN 10 = [I10] ;
|
||||
PIN 11 = [I11] ;
|
||||
PIN 13 = [I13] ;
|
||||
PIN 14 = [I14] ;
|
||||
PIN 23 = [I23] ;
|
||||
|
||||
/* Output Pins */
|
||||
PINNODE 15 = [O15] ;
|
||||
PINNODE 16 = [O16] ;
|
||||
PINNODE 17 = [O17] ;
|
||||
PINNODE 18 = [O18] ;
|
||||
PINNODE 19 = [O19] ;
|
||||
PINNODE 20 = [O20] ;
|
||||
PINNODE 21 = [O21] ;
|
||||
PINNODE 22 = [O22] ;
|
||||
|
||||
/* Logic Equations */
|
||||
|
||||
ASYNC_RESET = !I2 & O15 & !O16 & O17 & !O18;
|
||||
SYNC_PRESET = O19 & !O20 & O21 & !O22 & I23;
|
||||
|
||||
O15 = I1 & !I2 #
|
||||
I3 #
|
||||
!I5 & I6 & I7 & !I8 & I9 #
|
||||
!I10 & !I11 #
|
||||
I13 #
|
||||
I14 #
|
||||
I23;
|
||||
O15.oe = !I23;
|
||||
O15.AR = ASYNC_RESET;
|
||||
O15.SP = SYNC_PRESET;
|
||||
|
||||
O16 = I1 & I2 & I3 & I5 #
|
||||
I6 & I7 & I8 & I9 & I10 #
|
||||
I13 #
|
||||
I14 & !O21 #
|
||||
I23 #
|
||||
!I5 & O17 & O18 #
|
||||
!I2;
|
||||
O16.AR = ASYNC_RESET;
|
||||
O16.SP = SYNC_PRESET;
|
||||
|
||||
O17 = !I7 & O21 #
|
||||
I8 #
|
||||
!I3 #
|
||||
!I1 & !I2 & I3 #
|
||||
!I5 #
|
||||
!I6 & !I7 & !I8 & !I9 & !I10 #
|
||||
!O18;
|
||||
O17.AR = ASYNC_RESET;
|
||||
O17.SP = SYNC_PRESET;
|
||||
|
||||
!O18 = I1 #
|
||||
I3 #
|
||||
I5 #
|
||||
I7 #
|
||||
I9 #
|
||||
I11 #
|
||||
I13;
|
||||
O18.AR = ASYNC_RESET;
|
||||
O18.SP = SYNC_PRESET;
|
||||
|
||||
O19 = !I13 #
|
||||
!I11 #
|
||||
!I9 #
|
||||
!I7 #
|
||||
!I5 #
|
||||
!I3 #
|
||||
!I1;
|
||||
O19.AR = ASYNC_RESET;
|
||||
O19.SP = SYNC_PRESET;
|
||||
|
||||
O20 = I6 #
|
||||
I13 & O19 #
|
||||
I1 & !I7 #
|
||||
O18 #
|
||||
I9 & !I13 #
|
||||
I14 & !O17 #
|
||||
!O16;
|
||||
O20.AR = ASYNC_RESET;
|
||||
O20.SP = SYNC_PRESET;
|
||||
|
||||
!O21 = !I1 & I2 #
|
||||
!I3 #
|
||||
I5 & !I6 & !I7 & I8 & !I9 #
|
||||
I10 & I11 #
|
||||
!I13 #
|
||||
!I14 #
|
||||
!I23;
|
||||
O21.oe = !I23;
|
||||
O21.AR = ASYNC_RESET;
|
||||
O21.SP = SYNC_PRESET;
|
||||
|
||||
O22 = !I8 & I23 #
|
||||
!O19 & I23 #
|
||||
!O18 #
|
||||
O17 #
|
||||
O16 #
|
||||
!I2 & I8 & I14 #
|
||||
!I2 & !I6 & !I8 & !I10 & !I14;
|
||||
O22.AR = ASYNC_RESET;
|
||||
O22.SP = SYNC_PRESET;
|
@ -0,0 +1,69 @@
|
||||
Name GAL16V8 Complex Mode Test ;
|
||||
PartNo 00 ;
|
||||
Date 4/27/2020 ;
|
||||
Revision 01 ;
|
||||
Designer MAME ;
|
||||
Company MAME ;
|
||||
Assembly None ;
|
||||
Location ;
|
||||
Device G16V8A ;
|
||||
|
||||
/* Complex Mode Test */
|
||||
|
||||
/* Input Pins */
|
||||
PIN 1 = [I1] ;
|
||||
PIN 2 = [I2] ;
|
||||
PIN 3 = [I3] ;
|
||||
PIN 4 = [I4] ;
|
||||
PIN 5 = [I5] ;
|
||||
PIN 6 = [I6] ;
|
||||
PIN 7 = [I7] ;
|
||||
PIN 8 = [I8] ;
|
||||
PIN 9 = [I9] ;
|
||||
PIN 11 = [I11] ;
|
||||
PIN 13 = [I13] ;
|
||||
PIN 14 = [I14] ;
|
||||
PIN 17 = [I17] ;
|
||||
PIN 18 = [I18] ;
|
||||
|
||||
/* Output Pins */
|
||||
PINNODE 12 = [O12] ;
|
||||
PINNODE 15 = [O15] ;
|
||||
PINNODE 16 = [O16] ;
|
||||
PINNODE 19 = [O19] ;
|
||||
|
||||
/* Logic Equations */
|
||||
|
||||
O12 = I1 & I3 & I5 & !O16 #
|
||||
I7 & I9 & I11 #
|
||||
I13 & O16 & I17 #
|
||||
I8 & I14 & !I17 #
|
||||
!I8 & !I14 #
|
||||
!I1 & !I2 & !I3 & !I4 & !I5 & !I7 #
|
||||
I2 & I4 & I6 & !O16 ;
|
||||
O12.oe = !O15 & O16 ;
|
||||
|
||||
O15 = !I1 & !I3 & !I5 #
|
||||
!I7 & !I9 & !I11 #
|
||||
!I13 & !I17 #
|
||||
!I2 & !I4 & I13 #
|
||||
I4 & I18 #
|
||||
!I2 & !I4 & !I6 #
|
||||
!I8 & !I14 & I17 ;
|
||||
|
||||
!O16 = I17 & !I18 #
|
||||
!I11 & !I13 & !I14 #
|
||||
I6 & I7 & I8 & I9 #
|
||||
!I1 & !I2 & !I3 & !I4 & !I5 #
|
||||
I1 & I2 & I3 & I4 & I5 & I13 & !I17 #
|
||||
I11 & I13 & I14 #
|
||||
!I6 & !I7 & !I8 & !I9 ;
|
||||
|
||||
!O19 = !I1 & !I3 #
|
||||
!I5 & !I7 #
|
||||
!I9 & !I11 & O15 #
|
||||
!I13 & !O15 #
|
||||
!I14 & I17 #
|
||||
I2 & I4 & I6 #
|
||||
I8 & I9 & I14 ;
|
||||
O19.oe = O15 & !O16 ;
|
@ -0,0 +1,78 @@
|
||||
Name GAL16V8 Registered Mode Test ;
|
||||
PartNo 00 ;
|
||||
Date 5/1/2020 ;
|
||||
Revision 01 ;
|
||||
Designer MAME ;
|
||||
Company MAME ;
|
||||
Assembly None ;
|
||||
Location ;
|
||||
Device G16V8A ;
|
||||
|
||||
/* Registered Mode Test */
|
||||
|
||||
/* Input Pins */
|
||||
PIN 2 = [I2] ;
|
||||
PIN 3 = [I3] ;
|
||||
PIN 4 = [I4] ;
|
||||
PIN 5 = [I5] ;
|
||||
PIN 6 = [I6] ;
|
||||
PIN 7 = [I7] ;
|
||||
PIN 8 = [I8] ;
|
||||
PIN 9 = [I9] ;
|
||||
PIN 13 = [I13] ;
|
||||
PIN 17 = [I17] ;
|
||||
PIN 18 = [I18] ;
|
||||
|
||||
/* Output Pins */
|
||||
PINNODE 12 = [RF12] ;
|
||||
PINNODE 14 = [O14] ;
|
||||
PINNODE 15 = [RF15] ;
|
||||
PINNODE 16 = [O16] ;
|
||||
PINNODE 19 = [RF19] ;
|
||||
|
||||
/* Logic Equations */
|
||||
|
||||
!RF12.D = I3 & I5 & !O16 #
|
||||
I7 & I9 #
|
||||
I13 & O16 & I17 #
|
||||
I8 & O14 & !I17 #
|
||||
!I8 & !O14 #
|
||||
!I2 & !I3 & !I4 #
|
||||
!I5 & !I7 #
|
||||
I2 & I4 & I6 & !O16 ;
|
||||
|
||||
O14 = I2 #
|
||||
I3 #
|
||||
I4 #
|
||||
I5 #
|
||||
I6 #
|
||||
I7 #
|
||||
I8 ;
|
||||
O14.oe = I9 & RF12 & I13 & I17 & I18 ;
|
||||
|
||||
RF15.D = !I3 & !I5 #
|
||||
!I7 & !I9 #
|
||||
!I13 & !I17 #
|
||||
!I2 & !I4 & I13 #
|
||||
I4 & !RF12 & I18 #
|
||||
!I2 & !I4 & !I6 #
|
||||
!I8 & !O14 & I17 #
|
||||
I3 & RF12 & O14 ;
|
||||
|
||||
!O16 = RF12 & I17 & !I18 #
|
||||
!I13 & !O14 #
|
||||
I6 & I7 & I8 & I9 #
|
||||
!I2 & !I3 & !I4 & !I5 #
|
||||
I2 & I3 & I4 & I5 & I13 & !I17 #
|
||||
!RF12 & I13 & O14 #
|
||||
!I6 & !I7 & !I8 & !I9 ;
|
||||
O16.oe = !RF12 & O14 & !RF15 & RF19 ;
|
||||
|
||||
!RF19.D = !I3 & !O14 #
|
||||
!I5 & !I7 & !O16 #
|
||||
!I9 & RF15 #
|
||||
!I13 & !RF15 #
|
||||
!O14 & I17 #
|
||||
I2 & I4 & I6 & O16 #
|
||||
I8 & I9 & O14 #
|
||||
O14 & RF15 ;
|
@ -0,0 +1,81 @@
|
||||
Name GAL16V8 Simple Mode Test ;
|
||||
PartNo 00 ;
|
||||
Date 4/22/2020 ;
|
||||
Revision 01 ;
|
||||
Designer MAME ;
|
||||
Company MAME ;
|
||||
Assembly None ;
|
||||
Location ;
|
||||
Device G16V8A ;
|
||||
|
||||
/* Simple Mode Test */
|
||||
|
||||
/*
|
||||
NOTE:
|
||||
|
||||
According to the datasheet when in Simple Mode pins 12, 13, 14, 17, 18, 19
|
||||
can be configured as combinatorial output with feedback, but WinCUPL
|
||||
will not allow these pins to be fed back into a different product term.
|
||||
|
||||
I'm assuming WinCUPL is wrong and not the datasheet because the GAL20V8
|
||||
device supports this configuration and WinCUPL will allow it.
|
||||
*/
|
||||
|
||||
/* Input Pins */
|
||||
PIN 1 = [I1] ;
|
||||
PIN 2 = [I2] ;
|
||||
PIN 3 = [I3] ;
|
||||
PIN 4 = [I4] ;
|
||||
PIN 5 = [I5] ;
|
||||
PIN 6 = [I6] ;
|
||||
PIN 7 = [I7] ;
|
||||
PIN 8 = [I8] ;
|
||||
PIN 9 = [I9] ;
|
||||
PIN 11 = [I11] ;
|
||||
PIN 13 = [I13] ;
|
||||
PIN 14 = [I14] ;
|
||||
PIN 17 = [I17] ;
|
||||
PIN 19 = [I19] ;
|
||||
|
||||
/* Output Pins */
|
||||
PINNODE 12 = [O12] ;
|
||||
PINNODE 15 = [O15] ;
|
||||
PINNODE 16 = [O16] ;
|
||||
PINNODE 18 = [O18] ;
|
||||
|
||||
/* Logic Equations */
|
||||
|
||||
!O12 = I1 & I3 & I5 #
|
||||
I7 & I9 & I11 #
|
||||
I13 & I17 #
|
||||
!I17 #
|
||||
!I8 #
|
||||
!I1 & !I2 & !I3 & !I4 & !I5 & !I7 #
|
||||
I2 & I4 & I6 #
|
||||
I8 & I14 ;
|
||||
|
||||
!O15 = !I1 & !I3 & !I5 #
|
||||
!I7 & !I9 & !I11 #
|
||||
!I13 & !I17 #
|
||||
!I2 & !I4 #
|
||||
I4 #
|
||||
!I2 & !I4 & !I6 #
|
||||
!I8 & !I14 #
|
||||
I13 & I17 ;
|
||||
|
||||
O16 = !I11 & !I13 & !I14 & I17 #
|
||||
I6 & I7 & I8 & I9 #
|
||||
!I1 & !I2 & !I3 & !I4 & !I5 #
|
||||
!I17 #
|
||||
I11 & I13 & I14 #
|
||||
!I6 & !I7 & !I8 & !I9 #
|
||||
I1 & I2 & I3 & I4 & I5 ;
|
||||
|
||||
!O18 = !I1 & !I3 #
|
||||
!I5 & !I7 #
|
||||
!I9 & !I11 #
|
||||
!I13 & I19 #
|
||||
I17 #
|
||||
I2 & I4 & I6 #
|
||||
I8 & I9 #
|
||||
I14;
|
@ -0,0 +1,124 @@
|
||||
Name GAL22V10 Combinatorial Mode Test ;
|
||||
PartNo 00 ;
|
||||
Date 5/3/2020 ;
|
||||
Revision 01 ;
|
||||
Designer MAME ;
|
||||
Company MAME ;
|
||||
Assembly None ;
|
||||
Location ;
|
||||
Device G22V10 ;
|
||||
|
||||
/* Combinatorial Mode Test */
|
||||
|
||||
/* Input Pins */
|
||||
PIN 1 = [I1] ;
|
||||
PIN 2 = [I2] ;
|
||||
PIN 3 = [I3] ;
|
||||
PIN 4 = [I4] ;
|
||||
PIN 5 = [I5] ;
|
||||
PIN 6 = [I6] ;
|
||||
PIN 7 = [I7] ;
|
||||
PIN 8 = [I8] ;
|
||||
PIN 9 = [I9] ;
|
||||
PIN 10 = [I10] ;
|
||||
PIN 11 = [I11] ;
|
||||
PIN 13 = [I13] ;
|
||||
PIN 14 = [I14] ;
|
||||
PIN 23 = [I23] ;
|
||||
|
||||
/* Output Pins */
|
||||
PINNODE 15 = [O15] ;
|
||||
PINNODE 16 = [O16] ;
|
||||
PINNODE 17 = [O17] ;
|
||||
PINNODE 18 = [O18] ;
|
||||
PINNODE 19 = [O19] ;
|
||||
PINNODE 20 = [O20] ;
|
||||
PINNODE 21 = [O21] ;
|
||||
PINNODE 22 = [O22] ;
|
||||
|
||||
/* Logic Equations */
|
||||
|
||||
ASYNC_RESET = !I2 & O15 & !O16 & O17 & !O18;
|
||||
SYNC_PRESET = O19 & !O20 & O21 & !O22 & I23;
|
||||
|
||||
O15 = I1 & !I2 #
|
||||
I3 #
|
||||
I4 & !I5 & I6 & I7 & !I8 & I9 #
|
||||
!I10 & !I11 #
|
||||
I13 #
|
||||
I14 #
|
||||
I23;
|
||||
O15.oe = !I23;
|
||||
O15.AR = ASYNC_RESET;
|
||||
O15.SP = SYNC_PRESET;
|
||||
|
||||
O16 = I1 & I2 & I3 & I4 & I5 #
|
||||
I6 & I7 & I8 & I9 & I10 #
|
||||
I13 #
|
||||
I14 & !O21 #
|
||||
I23 #
|
||||
!I5 & O17 & O18 #
|
||||
!I2;
|
||||
O16.AR = ASYNC_RESET;
|
||||
O16.SP = SYNC_PRESET;
|
||||
|
||||
O17 = !I7 & O21 #
|
||||
I8 #
|
||||
!I3 #
|
||||
!I1 & !I2 & I3 #
|
||||
!I4 & !I5 #
|
||||
!I6 & !I7 & !I8 & !I9 & !I10 #
|
||||
!O18;
|
||||
O17.AR = ASYNC_RESET;
|
||||
O17.SP = SYNC_PRESET;
|
||||
|
||||
!O18 = I1 #
|
||||
I3 #
|
||||
I5 #
|
||||
I7 #
|
||||
I9 #
|
||||
I11 #
|
||||
I13;
|
||||
O18.AR = ASYNC_RESET;
|
||||
O18.SP = SYNC_PRESET;
|
||||
|
||||
O19 = !I13 #
|
||||
!I11 #
|
||||
!I9 #
|
||||
!I7 #
|
||||
!I5 #
|
||||
!I3 #
|
||||
!I1;
|
||||
O19.AR = ASYNC_RESET;
|
||||
O19.SP = SYNC_PRESET;
|
||||
|
||||
O20 = I6 #
|
||||
I13 & O19 #
|
||||
I1 & !I7 #
|
||||
O18 #
|
||||
I9 & !I13 #
|
||||
I14 & !O17 #
|
||||
!O16;
|
||||
O20.AR = ASYNC_RESET;
|
||||
O20.SP = SYNC_PRESET;
|
||||
|
||||
!O21 = !I1 & I2 #
|
||||
!I3 #
|
||||
!I4 & I5 & !I6 & !I7 & I8 & !I9 #
|
||||
I10 & I11 #
|
||||
!I13 #
|
||||
!I14 #
|
||||
!I23;
|
||||
O21.oe = !I23;
|
||||
O21.AR = ASYNC_RESET;
|
||||
O21.SP = SYNC_PRESET;
|
||||
|
||||
O22 = !I8 & I23 #
|
||||
!O19 & I23 #
|
||||
!O18 #
|
||||
O17 #
|
||||
O16 #
|
||||
!I2 & I8 & I14 #
|
||||
!I2 & !I4 & !I6 & !I8 & !I10 & !I14;
|
||||
O22.AR = ASYNC_RESET;
|
||||
O22.SP = SYNC_PRESET;
|
@ -0,0 +1,83 @@
|
||||
Name GAL22V10 Registered Mode Test ;
|
||||
PartNo 00 ;
|
||||
Date 5/3/2020 ;
|
||||
Revision 01 ;
|
||||
Designer MAME ;
|
||||
Company MAME ;
|
||||
Assembly None ;
|
||||
Location ;
|
||||
Device G22V10 ;
|
||||
|
||||
/* Registered Mode Test */
|
||||
|
||||
/* Input Pins */
|
||||
PIN 2 = [I2] ;
|
||||
PIN 3 = [I3] ;
|
||||
PIN 4 = [I4] ;
|
||||
PIN 5 = [I5] ;
|
||||
PIN 6 = [I6] ;
|
||||
PIN 7 = [I7] ;
|
||||
PIN 8 = [I8] ;
|
||||
PIN 9 = [I9] ;
|
||||
PIN 10 = [I10] ;
|
||||
PIN 11 = [I11] ;
|
||||
PIN 14 = [I14] ;
|
||||
PIN 15 = [I15] ;
|
||||
PIN 16 = [I16] ;
|
||||
PIN 17 = [I17] ;
|
||||
PIN 21 = [I21] ;
|
||||
PIN 23 = [I23] ;
|
||||
|
||||
/* Output Pins */
|
||||
PINNODE 18 = [RF18] ;
|
||||
PINNODE 19 = [RF19] ;
|
||||
PINNODE 20 = [RF20] ;
|
||||
PINNODE 22 = [RF22] ;
|
||||
|
||||
/* Logic Equations */
|
||||
|
||||
ASYNC_RESET = I2 & !I15 & I16 & !I17 & RF18;
|
||||
SYNC_PRESET = !RF19 & RF20 & !I21 & !I23;
|
||||
|
||||
!RF18.D = I3 & RF19 #
|
||||
I5 #
|
||||
I7 #
|
||||
I9 #
|
||||
I11 #
|
||||
I15 & !RF19 #
|
||||
I17;
|
||||
RF18.oe = !I17 & !I21 & I23;
|
||||
RF18.AR = ASYNC_RESET;
|
||||
RF18.SP = SYNC_PRESET;
|
||||
|
||||
!RF19.D = !I10 & !I23 #
|
||||
!I11 & RF18 #
|
||||
!I9 #
|
||||
!I7 & I21 #
|
||||
!I5 #
|
||||
!I3 & !RF18 #
|
||||
!I2 #
|
||||
I4;
|
||||
RF19.AR = ASYNC_RESET;
|
||||
RF19.SP = SYNC_PRESET;
|
||||
|
||||
RF20.D = I6 #
|
||||
I10 & RF19 #
|
||||
!I7 & I17 #
|
||||
RF18 #
|
||||
I9 & !I10 #
|
||||
I14 & !I17 #
|
||||
!I16 #
|
||||
!RF19 & I23;
|
||||
RF20.AR = ASYNC_RESET;
|
||||
RF20.SP = SYNC_PRESET;
|
||||
|
||||
RF22.D = !I8 & I23 #
|
||||
!RF19 & I23 #
|
||||
!RF18 #
|
||||
I17 #
|
||||
I16 #
|
||||
!I2 & I8 & I14 #
|
||||
!I2 & !I4 & !I6 & !I8 & !I10 & !I14;
|
||||
RF22.AR = ASYNC_RESET;
|
||||
RF22.SP = SYNC_PRESET;
|
120
regtests/jedutil/jeds/atf22v10/atf22v10_power_down_mode.jed
Normal file
120
regtests/jedutil/jeds/atf22v10/atf22v10_power_down_mode.jed
Normal file
@ -0,0 +1,120 @@
|
||||
|
||||
CUPL(WM) 5.0a Serial# 60008009
|
||||
Device g22v10cp Library DLIB-h-40-1
|
||||
Created Wed May 06 22:00:08 2020
|
||||
Name ATF22V10 Power Down Mode Test
|
||||
Partno 00
|
||||
Revision 01
|
||||
Date 5/6/2020
|
||||
Designer MAME
|
||||
Company MAME
|
||||
Assembly None
|
||||
Location
|
||||
*QP24
|
||||
*QF5893
|
||||
*G0
|
||||
*F0
|
||||
*L00000 11111011111111111111111011011110
|
||||
*L00032 11011111111100000000000000000000
|
||||
*L00416 00000000000000000000000011111111
|
||||
*L00448 11111111111111111111111111111111
|
||||
*L00480 11111101111111111111111111111111
|
||||
*L00512 10111111111111111101111111111111
|
||||
*L00544 11101111111111111111111111111111
|
||||
*L00576 11111111111111111110111111111111
|
||||
*L00608 11111111111111111111111111111111
|
||||
*L00640 11011111111111111111111111111111
|
||||
*L00672 11111111111111111101111111111111
|
||||
*L00704 11111011111111111111111111110111
|
||||
*L00736 11111101111111111011111111111111
|
||||
*L00768 10111111101111111010111100000000
|
||||
*L00896 00000000000000000000000000001110
|
||||
*L00928 11111111111111111111111111111111
|
||||
*L00960 11111111101101111111111111111111
|
||||
*L00992 11111111111111111111111111111011
|
||||
*L01024 11111111111111111111111111111111
|
||||
*L01056 11111111111111110111101110110111
|
||||
*L01088 10111111111111111111111111111111
|
||||
*L01120 11111111111111110111011111111111
|
||||
*L01152 11111111111111111111111111111111
|
||||
*L01184 11101111111111111111111111111111
|
||||
*L01216 11111111111011111110111111111111
|
||||
*L01248 11111111111111111111111111110000
|
||||
*L01472 00000000000000000000000011111111
|
||||
*L01504 11111111111111111111111111111111
|
||||
*L01536 11111111111111111111111101111111
|
||||
*L01568 11111111111111111111111111111111
|
||||
*L01600 11011111111111111111111111010111
|
||||
*L01632 11111111111111111111101111111111
|
||||
*L01664 11111111111111111111111111111101
|
||||
*L01696 11111111111111111111111111111111
|
||||
*L01728 11111111111111111111011111111110
|
||||
*L01760 11111111111111111111111111101111
|
||||
*L01792 11111101111111111111111111111111
|
||||
*L01824 11111111111011111111111100000000
|
||||
*L02144 00000000000011111111111111111111
|
||||
*L02176 11111111111111111111111111111111
|
||||
*L02208 11111111111111111111111111111111
|
||||
*L02240 11101111111111111111111111111111
|
||||
*L02272 11111111111110111111111111111111
|
||||
*L02304 11111111111111111011111111111111
|
||||
*L02336 11111111111111111111101111111111
|
||||
*L02368 11111111111111111111111110111111
|
||||
*L02400 11111111111111111111111111111011
|
||||
*L02432 11111111111111111111111111111111
|
||||
*L02464 10111111111111111111111111111111
|
||||
*L02496 11111111111100000000000000000000
|
||||
*L02880 00000000000000000000000011111111
|
||||
*L02912 11111111111111111111111111111111
|
||||
*L02944 11110111111111111111111111111111
|
||||
*L02976 11111111111111111111111101111111
|
||||
*L03008 11111111111111111111111111111111
|
||||
*L03040 11111111111101111111111111111111
|
||||
*L03072 11111111111111111111111111111111
|
||||
*L03104 01111111111111111111111111111111
|
||||
*L03136 11111111111111111111011111111111
|
||||
*L03168 11111111111111111111111111111111
|
||||
*L03200 11111111011111111111111111111111
|
||||
*L03232 11111111111111111111110100000000
|
||||
*L03648 00001111111111111111111111111111
|
||||
*L03680 11111111111111111111111111011111
|
||||
*L03712 11111111101111111111111111111111
|
||||
*L03744 11111111111111111111111101111111
|
||||
*L03776 11111111111111111011111111111111
|
||||
*L03808 11111111111111111111101110110111
|
||||
*L03840 11111111111111111111111111111111
|
||||
*L03872 11111111111111111011111111111111
|
||||
*L03904 11111111111111111111111111111111
|
||||
*L03936 10111011101110111011111111111111
|
||||
*L03968 11111111111111101111111111111111
|
||||
*L04000 11110000000000000000000000000000
|
||||
*L04288 00000000000000000000000011111111
|
||||
*L04320 11111111111111111111111111111111
|
||||
*L04352 11110111011101111111011111111111
|
||||
*L04384 11111111111111111111111111111111
|
||||
*L04416 11110111011101110111011111111111
|
||||
*L04448 11111111111111111111111111111111
|
||||
*L04480 11111101111111111110111111111111
|
||||
*L04512 11111111111111011111110111111111
|
||||
*L04544 11111111111111111111111111111111
|
||||
*L04576 11111111111111111011110111011111
|
||||
*L04608 11111111111111111011111111111111
|
||||
*L04640 11111111111111111111111100000000
|
||||
*L04864 00000000000000000000111011111111
|
||||
*L04896 11111111111111111111111111111111
|
||||
*L04928 01111011111111111111111111111111
|
||||
*L04960 11111111111111111111011111111111
|
||||
*L04992 11111111111111111111111111111111
|
||||
*L05024 11111111101101110111101101111111
|
||||
*L05056 11111111111111111111111111111111
|
||||
*L05088 11111111101110111111111111111111
|
||||
*L05120 11111111111111111111111111011111
|
||||
*L05152 11111111111111111111111111111111
|
||||
*L05184 11011111110111111111111111111111
|
||||
*L05216 11111111111111111111000000000000
|
||||
*L05760 00001101111011011110110111111111
|
||||
*L05792 11111111111111110111011111011111
|
||||
*L05824 11010011000000110000001000000000
|
||||
*L05888 00001
|
||||
*C63B0
|
||||
*68D0
|
54
regtests/jedutil/jeds/gal16v8/gal16v8_complex_mode.jed
Normal file
54
regtests/jedutil/jeds/gal16v8/gal16v8_complex_mode.jed
Normal file
@ -0,0 +1,54 @@
|
||||
|
||||
CUPL(WM) 5.0a Serial# 60008009
|
||||
Device g16v8ma Library DLIB-h-40-8
|
||||
Created Wed Apr 29 21:46:26 2020
|
||||
Name GAL16V8 Complex Mode Test
|
||||
Partno 00
|
||||
Revision 01
|
||||
Date 4/27/2020
|
||||
Designer MAME
|
||||
Company MAME
|
||||
Assembly None
|
||||
Location
|
||||
*QP20
|
||||
*QF2194
|
||||
*G0
|
||||
*F0
|
||||
*L00000 11111111111111101101111111111111
|
||||
*L00032 11101011111111111111111111111111
|
||||
*L00064 11111111111110111111101111111111
|
||||
*L00096 11111111111111111101111111111010
|
||||
*L00128 11111111111111111110111111101111
|
||||
*L00160 11111111110111111111111011111111
|
||||
*L00192 01111111011111110111111111111111
|
||||
*L00224 11111111111111111111110101110111
|
||||
*L00768 11111111111111111111111111111111
|
||||
*L00800 11111110110111111111111111111111
|
||||
*L00832 11111111111111111111111011101110
|
||||
*L00864 11111111111111110111011101110111
|
||||
*L00896 10101011101110111111111111111111
|
||||
*L00928 01010111011001111111111111011111
|
||||
*L00960 11111111111111111111110111011101
|
||||
*L00992 11111111111111111011101110111011
|
||||
*L01024 11111111111111111111111111111111
|
||||
*L01056 11101011111110111111111111111111
|
||||
*L01088 11111111111111111111101111111010
|
||||
*L01120 11111111111011111111111111101111
|
||||
*L01152 10111111101111111111111111011111
|
||||
*L01184 11111101011111111111111111111111
|
||||
*L01216 10111111101111111011111111111111
|
||||
*L01248 11111111110111111111111010111111
|
||||
*L01792 11111111111111011110111111111111
|
||||
*L01824 11010111111101101111111111111111
|
||||
*L01856 11111111111111111111011111110101
|
||||
*L01888 11111111110111011111111111011111
|
||||
*L01920 11111111111011111111110101111111
|
||||
*L01952 11111111111111111111111010111111
|
||||
*L01984 10101011101110111111101111111111
|
||||
*L02016 01111111011111100111111111111111
|
||||
*L02048 00001001001100000011000000100000
|
||||
*L02112 00000000111111111111111111111111
|
||||
*L02144 11111111111111111111111111111111
|
||||
*L02176 111111111111111111
|
||||
*C7E7F
|
||||
*689A
|
62
regtests/jedutil/jeds/gal16v8/gal16v8_registered_mode.jed
Normal file
62
regtests/jedutil/jeds/gal16v8/gal16v8_registered_mode.jed
Normal file
@ -0,0 +1,62 @@
|
||||
|
||||
CUPL(WM) 5.0a Serial# 60008009
|
||||
Device g16v8ms Library DLIB-h-40-11
|
||||
Created Fri May 01 21:51:11 2020
|
||||
Name GAL16V8 Registered Mode Test
|
||||
Partno 00
|
||||
Revision 01
|
||||
Date 5/1/2020
|
||||
Designer MAME
|
||||
Company MAME
|
||||
Assembly None
|
||||
Location
|
||||
*QP20
|
||||
*QF2194
|
||||
*G0
|
||||
*F0
|
||||
*L00000 11111011111111111111111011111111
|
||||
*L00032 11111111111110101111101111111111
|
||||
*L00064 11111111111111111101111111111011
|
||||
*L00096 11111111111111111110111111101111
|
||||
*L00128 11111111110111111111111011111111
|
||||
*L00160 01111111011111010111111111111111
|
||||
*L00192 11111111111111111111110101110111
|
||||
*L00224 11111111111111111101110111111111
|
||||
*L00768 11011111111111111110110111111110
|
||||
*L00800 11111110110111111111111111111101
|
||||
*L00832 11111111111111111111111011101111
|
||||
*L00864 11111111111111110111011101110111
|
||||
*L00896 10111011101110111111111111111111
|
||||
*L00928 01110111011001111111111111011111
|
||||
*L00960 11111111111111111111110111011110
|
||||
*L00992 11111111111111111011101110111011
|
||||
*L01024 11111011111110111111111111111111
|
||||
*L01056 11111111111111111111101111111011
|
||||
*L01088 11111111111011111111111111101111
|
||||
*L01120 10111111101111111111111111011111
|
||||
*L01152 11111101011111111111111111111110
|
||||
*L01184 10111111101111111011111111111111
|
||||
*L01216 11111111110111111111111010111111
|
||||
*L01248 11110111111111111111110111111101
|
||||
*L01280 11111101110111111111111111010101
|
||||
*L01312 01111111111111111111111111111111
|
||||
*L01344 11110111111111111111111111111111
|
||||
*L01376 11111111011111111111111111111111
|
||||
*L01408 11111111111101111111111111111111
|
||||
*L01440 11111111111111110111111111111111
|
||||
*L01472 11111111111111111111011111111111
|
||||
*L01504 11111111111111111111111101111111
|
||||
*L01792 11110111111101101111111111111111
|
||||
*L01824 11111111111111111111011111110111
|
||||
*L01856 11111111110111011111111111011111
|
||||
*L01888 11111111111011111111110101111111
|
||||
*L01920 11111111111111111111111010111111
|
||||
*L01952 10111011101111111111111111111111
|
||||
*L01984 11111111111110111111101111111111
|
||||
*L02016 01111111011111100111111111111111
|
||||
*L02048 00001100001100000011000000100000
|
||||
*L02112 00000000011101101111111111111111
|
||||
*L02144 11111111111111111111111111111111
|
||||
*L02176 111111111111111101
|
||||
*C9B75
|
||||
*A7E9
|
52
regtests/jedutil/jeds/gal16v8/gal16v8_simple_mode.jed
Normal file
52
regtests/jedutil/jeds/gal16v8/gal16v8_simple_mode.jed
Normal file
@ -0,0 +1,52 @@
|
||||
|
||||
CUPL(WM) 5.0a Serial# 60008009
|
||||
Device g16v8as Library DLIB-h-40-2
|
||||
Created Fri May 01 22:25:35 2020
|
||||
Name GAL16V8 Simple Mode Test
|
||||
Partno 00
|
||||
Revision 01
|
||||
Date 4/22/2020
|
||||
Designer MAME
|
||||
Company MAME
|
||||
Assembly None
|
||||
Location
|
||||
*QP20
|
||||
*QF2194
|
||||
*G0
|
||||
*F0
|
||||
*L00256 11101011111111111111111111111111
|
||||
*L00288 11111111111110111111101111111111
|
||||
*L00320 11111111111111111111111111111010
|
||||
*L00352 11111101111111111111111011111111
|
||||
*L00384 11111111111111011111111111111111
|
||||
*L00416 01111111011111110111111111111111
|
||||
*L00448 11111111111111111111111101110111
|
||||
*L00480 11111111111111111101111111111111
|
||||
*L00768 11111111111111011110111011111110
|
||||
*L00800 11111111111111110111011101110111
|
||||
*L00832 10101011101110111111111111111111
|
||||
*L00864 11111111111111101111111111111111
|
||||
*L00896 11111111111111111101110111111101
|
||||
*L00928 11111111111111111011101110111011
|
||||
*L00960 01010111011101111111111111111111
|
||||
*L01024 11101011111110111111111111111111
|
||||
*L01056 11111111111111111111101111111010
|
||||
*L01088 11111111111111101111111011111111
|
||||
*L01120 10111111101111111111111111111111
|
||||
*L01152 11111111011111111111111111111111
|
||||
*L01184 11111111111111111110111110111111
|
||||
*L01216 11111111111111011111110111111111
|
||||
*L01792 11010111111101111111111111111111
|
||||
*L01824 11111111111111111111011111110101
|
||||
*L01856 11111111111111011111110111111111
|
||||
*L01888 11111111111111101111111111111111
|
||||
*L01920 11111111111111111111111110111111
|
||||
*L01952 10101011101110111111101111111111
|
||||
*L01984 01111111011111110111111111111111
|
||||
*L02016 11111111111111111101111101111111
|
||||
*L02048 00010000001100000011000000100000
|
||||
*L02112 00000000101001101111111111111111
|
||||
*L02144 11111111111111111111111111111111
|
||||
*L02176 111111111111111110
|
||||
*C7635
|
||||
*5889
|
119
regtests/jedutil/jeds/gal22v10/gal22v10_combinatorial_mode.jed
Normal file
119
regtests/jedutil/jeds/gal22v10/gal22v10_combinatorial_mode.jed
Normal file
@ -0,0 +1,119 @@
|
||||
|
||||
CUPL(WM) 5.0a Serial# 60008009
|
||||
Device g22v10 Library DLIB-h-40-1
|
||||
Created Tue May 05 22:22:59 2020
|
||||
Name GAL22V10 Combinatorial Mode Test
|
||||
Partno 00
|
||||
Revision 01
|
||||
Date 5/3/2020
|
||||
Designer MAME
|
||||
Company MAME
|
||||
Assembly None
|
||||
Location
|
||||
*QP24
|
||||
*QF5892
|
||||
*G0
|
||||
*F0
|
||||
*L00000 11111011111111111111111011011110
|
||||
*L00032 11011111111100000000000000000000
|
||||
*L00416 00000000000000000000000011111111
|
||||
*L00448 11111111111111111111111111111111
|
||||
*L00480 11111101111111111111111111111111
|
||||
*L00512 10111111111111111101111111111111
|
||||
*L00544 11101111111111111111111111111111
|
||||
*L00576 11111111111111111110111111111111
|
||||
*L00608 11111111111111111111111111111111
|
||||
*L00640 11011111111111111111111111111111
|
||||
*L00672 11111111111111111101111111111111
|
||||
*L00704 11111011111111111111111111110111
|
||||
*L00736 11111101111111111011111110111111
|
||||
*L00768 10111111101111111010111100000000
|
||||
*L00896 00000000000000000000000000001110
|
||||
*L00928 11111111111111111111111111111111
|
||||
*L00960 11111111101101111111111111111111
|
||||
*L00992 11111111111111111111111111111011
|
||||
*L01024 11111111111111111111111111111111
|
||||
*L01056 11111111111110110111101110110111
|
||||
*L01088 10111111111111111111111111111111
|
||||
*L01120 11111111111111110111011111111111
|
||||
*L01152 11111111111111111111111111111111
|
||||
*L01184 11101111111111111111111111111111
|
||||
*L01216 11111111111011111110111111111111
|
||||
*L01248 11111111111111111111111111110000
|
||||
*L01472 00000000000000000000000011111111
|
||||
*L01504 11111111111111111111111111111111
|
||||
*L01536 11111111111111111111111101111111
|
||||
*L01568 11111111111111111111111111111111
|
||||
*L01600 11011111111111111111111111010111
|
||||
*L01632 11111111111111111111101111111111
|
||||
*L01664 11111111111111111111111111111101
|
||||
*L01696 11111111111111111111111111111111
|
||||
*L01728 11111111111111111111011111111110
|
||||
*L01760 11111111111111111111111111101111
|
||||
*L01792 11111101111111111111111111111111
|
||||
*L01824 11111111111011111111111100000000
|
||||
*L02144 00000000000011111111111111111111
|
||||
*L02176 11111111111111111111111111111111
|
||||
*L02208 11111111111111111111111111111111
|
||||
*L02240 11101111111111111111111111111111
|
||||
*L02272 11111111111110111111111111111111
|
||||
*L02304 11111111111111111011111111111111
|
||||
*L02336 11111111111111111111101111111111
|
||||
*L02368 11111111111111111111111110111111
|
||||
*L02400 11111111111111111111111111111011
|
||||
*L02432 11111111111111111111111111111111
|
||||
*L02464 10111111111111111111111111111111
|
||||
*L02496 11111111111100000000000000000000
|
||||
*L02880 00000000000000000000000011111111
|
||||
*L02912 11111111111111111111111111111111
|
||||
*L02944 11110111111111111111111111111111
|
||||
*L02976 11111111111111111111111101111111
|
||||
*L03008 11111111111111111111111111111111
|
||||
*L03040 11111111111101111111111111111111
|
||||
*L03072 11111111111111111111111111111111
|
||||
*L03104 01111111111111111111111111111111
|
||||
*L03136 11111111111111111111011111111111
|
||||
*L03168 11111111111111111111111111111111
|
||||
*L03200 11111111011111111111111111111111
|
||||
*L03232 11111111111111111111110100000000
|
||||
*L03648 00001111111111111111111111111111
|
||||
*L03680 11111111111111111111111111011111
|
||||
*L03712 11111111101111111111111111111111
|
||||
*L03744 11111111111111111111111101111111
|
||||
*L03776 11111111111111111011111111111111
|
||||
*L03808 11111111111111111111101110110111
|
||||
*L03840 11111111111111111111111111111111
|
||||
*L03872 11111111111110111011111111111111
|
||||
*L03904 11111111111111111111111111111111
|
||||
*L03936 10111011101110111011111111111111
|
||||
*L03968 11111111111111101111111111111111
|
||||
*L04000 11110000000000000000000000000000
|
||||
*L04288 00000000000000000000000011111111
|
||||
*L04320 11111111111111111111111111111111
|
||||
*L04352 11110111011101110111011111111111
|
||||
*L04384 11111111111111111111111111111111
|
||||
*L04416 11110111011101110111011111111111
|
||||
*L04448 11111111111111111111111111111111
|
||||
*L04480 11111101111111111110111111111111
|
||||
*L04512 11111111111111011111110111111111
|
||||
*L04544 11111111111111111111111111111111
|
||||
*L04576 11111111111111111011110111011111
|
||||
*L04608 11111111111111111011111111111111
|
||||
*L04640 11111111111111111111111100000000
|
||||
*L04864 00000000000000000000111011111111
|
||||
*L04896 11111111111111111111111111111111
|
||||
*L04928 01111011111111111111111111111111
|
||||
*L04960 11111111111111111111011111111111
|
||||
*L04992 11111111111111111111111111111111
|
||||
*L05024 11110111101101110111101101111111
|
||||
*L05056 11111111111111111111111111111111
|
||||
*L05088 11111111101110111111111111111111
|
||||
*L05120 11111111111111111111111111011111
|
||||
*L05152 11111111111111111111111111111111
|
||||
*L05184 11011111110111111111111111111111
|
||||
*L05216 11111111111111111111000000000000
|
||||
*L05760 00001101111011011110110111111111
|
||||
*L05792 11111111111111110111011111011111
|
||||
*L05824 11010011000000110000001000000000
|
||||
*C634D
|
||||
*66DE
|
74
regtests/jedutil/jeds/gal22v10/gal22v10_registered_mode.jed
Normal file
74
regtests/jedutil/jeds/gal22v10/gal22v10_registered_mode.jed
Normal file
@ -0,0 +1,74 @@
|
||||
|
||||
CUPL(WM) 5.0a Serial# 60008009
|
||||
Device g22v10 Library DLIB-h-40-1
|
||||
Created Wed May 06 21:12:06 2020
|
||||
Name GAL22V10 Registered Mode Test
|
||||
Partno 00
|
||||
Revision 01
|
||||
Date 5/3/2020
|
||||
Designer MAME
|
||||
Company MAME
|
||||
Assembly None
|
||||
Location
|
||||
*QP24
|
||||
*QF5892
|
||||
*G0
|
||||
*F0
|
||||
*L00000 11110111111111111111110111101101
|
||||
*L00032 11101111111100000000000000000000
|
||||
*L00416 00000000000000000000000011111111
|
||||
*L00448 11111111111111111111111111111111
|
||||
*L00480 11111101111111111111111111111111
|
||||
*L00512 10111111111111111101111111111111
|
||||
*L00544 11101111111111111111111111111111
|
||||
*L00576 11111111111111111110111111111111
|
||||
*L00608 11111111111111111111111111111111
|
||||
*L00640 11011111111111111111111111111111
|
||||
*L00672 11111111111111111101111111111111
|
||||
*L00704 11111011111111111111111111110111
|
||||
*L00736 11111101111111111011111110111111
|
||||
*L00768 10111111101111111010111100000000
|
||||
*L01472 00000000000000000000000011111111
|
||||
*L01504 11111111111111111111111111111111
|
||||
*L01536 11111111111111111111111101111111
|
||||
*L01568 11111111111111111111111111111111
|
||||
*L01600 11011111111111111111011111111111
|
||||
*L01632 11111111111111111111100111111111
|
||||
*L01664 11111111111111111111111111111101
|
||||
*L01696 11111111111111111111111111111111
|
||||
*L01728 11111111111111111111011110111111
|
||||
*L01760 11111111111111111111111111101111
|
||||
*L01792 11111101111111111111111111111111
|
||||
*L01824 11111111111011111111111111011111
|
||||
*L01856 11111111111011111111111111111111
|
||||
*L01888 11110000000000000000000000000000
|
||||
*L02144 00000000000011111111111111111111
|
||||
*L02176 11111111111111111111111111101111
|
||||
*L02208 11111111111111111111111111111011
|
||||
*L02240 11111111111111111111111111011111
|
||||
*L02272 11111111111110111111111111111111
|
||||
*L02304 11111111111111111011111111111111
|
||||
*L02336 11111101111111111111101111111111
|
||||
*L02368 11111111111111111111111110111111
|
||||
*L02400 11111111111111111111111111111011
|
||||
*L02432 11111111111011111111111111111111
|
||||
*L02464 11111011111111111111111111111111
|
||||
*L02496 11111111111111111111111101111111
|
||||
*L02528 11111111111111111111111100000000
|
||||
*L02880 00000000000000000000000011011111
|
||||
*L02912 11101111111111111110111111111111
|
||||
*L02944 11111111111101111111110111111111
|
||||
*L02976 11111111111111111111111111111111
|
||||
*L03008 01111111111111111111111111111111
|
||||
*L03040 11111111111111111111011111111111
|
||||
*L03072 11111111111111111111111111111111
|
||||
*L03104 11111111011111111111111111111111
|
||||
*L03136 11111111111111111111111111110111
|
||||
*L03168 11111111111111111110111111111111
|
||||
*L03200 11011111111111111111111111111111
|
||||
*L03232 11111101111111111111111100000000
|
||||
*L05760 00001110111111101110111011111111
|
||||
*L05792 11111111111111110110011000000101
|
||||
*L05824 01010011000000110000001000000000
|
||||
*CC214
|
||||
*071B
|
@ -0,0 +1,176 @@
|
||||
|
||||
PALASM4 PAL ASSEMBLER - MARKET RELEASE 1.5a (8-20-92)
|
||||
(C) - COPYRIGHT ADVANCED MICRO DEVICES INC., 1992
|
||||
|
||||
|
||||
TITLE :PAL22V10 Combinatorial TestAUTHOR :MAMEDev
|
||||
PATTERN :A COMPANY:MAMEDev
|
||||
REVISION:1.0 DATE :3/24/2020
|
||||
|
||||
|
||||
Device G22V10 converted from PAL22V10 JEDEC map.
|
||||
PAL to GAL JEDEC conversion utility - paltogal v3.12 17 November 1992
|
||||
Copyright (c) by LATTICE Semiconductor Corp. 1990, 1991, 1992.
|
||||
Input File: pal22v10.jed
|
||||
Output File: gal22v10.jed
|
||||
The Date: Sun Mar 10 03:07:02 2019
|
||||
|
||||
|
||||
PAL22V10
|
||||
PAL22V10TEST1*
|
||||
QP24*
|
||||
QF5892*
|
||||
G0*F0*
|
||||
|
||||
L00000 00000000000000000000000000000000000000000000*
|
||||
|
||||
L00044 11111111110111111111111111111111111011111111*
|
||||
L00088 10111011101110111011101110111011101110111010*
|
||||
L00132 10110111101101111011011110110111101101111001*
|
||||
L00176 01111011011110110111101101111011011110110110*
|
||||
L00220 10111111111111111111111111111111111111111110*
|
||||
L00264 10111011101110111011101110111011101110111010*
|
||||
L00308 11111111101101111111111111111111111111111111*
|
||||
L00352 01110111011101110111011101110111011101110101*
|
||||
L00396 11111111011110111111111111111111111111111111*
|
||||
|
||||
L00440 11111111111111111111111111111111111111111110*
|
||||
L00484 11111111111111111111111111111111011101110101*
|
||||
L00528 11111111111111110111011101110111111111111111*
|
||||
L00572 01110111011101111111111111111111111111111111*
|
||||
L00616 11111111111111111111111111111111111111110110*
|
||||
L00660 11111111111111111111111111111111111101111011*
|
||||
L00704 11111111111111111111111111111111011110111111*
|
||||
L00748 11111111111111111111111111110111101111111111*
|
||||
L00792 11111111111111111111111101111011111111111111*
|
||||
L00836 11111111111111111111011110111111111111111111*
|
||||
L00880 11011111111111111111111111111111111111111111*
|
||||
|
||||
L00924 11111111111111111111111111111111111111111111*
|
||||
L00968 11111111111111110111101111111111111111111111*
|
||||
L01012 11111111111101111011111111111111111111111111*
|
||||
L01056 11111111011110111111111111111111111111111111*
|
||||
L01100 11110111101111111111111111111111111111111111*
|
||||
L01144 11111111111111111111111111111111111111111010*
|
||||
L01188 11111111111111111111111111111111101110111111*
|
||||
L01232 11111111111111111111111110111011111111111111*
|
||||
L01276 11111111111111111011101111111111111111111111*
|
||||
L01320 11111111101110111111111111111111111111111111*
|
||||
L01364 11111011101111111111111111111111111111111111*
|
||||
L01408 11101111111111111111111111101111111111111111*
|
||||
L01452 01111111111111111111111111111111111101111111*
|
||||
|
||||
L01496 11111111011111111111111111111111101110110111*
|
||||
L01540 11111111111111111111111111111011111111111111*
|
||||
L01584 11111111111111111111111111111111101111111111*
|
||||
L01628 11111111111111111111111111111111111110111111*
|
||||
L01672 11111111111111111111111111111111111111111011*
|
||||
L01716 11111111111111111111111111111111111111111110*
|
||||
L01760 11111111111111111111111111111111111111111101*
|
||||
L01804 11111111111111111111111111111111111111110111*
|
||||
L01848 11111111111111111111111111111111111101111111*
|
||||
L01892 11111111111111111111111111111111011111111111*
|
||||
L01936 11111111111111111111111111110111111111111111*
|
||||
L01980 11111111111111111111111101111111111111111111*
|
||||
L02024 11111111111111111111011111111111111111111111*
|
||||
L02068 11111111111111110111111111111111111111111111*
|
||||
L02112 01111011111111111111111111111111111111111111*
|
||||
|
||||
L02156 11111111111111111111111111111111111111111111*
|
||||
L02200 11111111111101111111111111111111111111111111*
|
||||
L02244 11111111011111111111111111111111111111111111*
|
||||
L02288 11110111111111111111111111111111111111111111*
|
||||
L02332 11111111111111111111111111111111111111111110*
|
||||
L02376 11111111111111111111111111111111111111111011*
|
||||
L02420 11111111111111111111111111111111111110111111*
|
||||
L02464 11111111111111111111111111111111101111111111*
|
||||
L02508 11111111111111111111111111111011111111111111*
|
||||
L02552 11111111111111111111111110111111111111111111*
|
||||
L02596 11111111111111111111101111111111111111111111*
|
||||
L02640 11111111111111111011111111111111111111111111*
|
||||
L02684 11111111111110111111111111111111111111111111*
|
||||
L02728 11111111101111111111111111111111111111111111*
|
||||
L02772 11111011111111111111111111111111111111111111*
|
||||
L02816 11111111111111111111111111111111111111101111*
|
||||
L02860 01111111111111111111111111111111111111011111*
|
||||
|
||||
L02904 11111111111111111111111111111111111111111010*
|
||||
L02948 11111111111111111111111110111011111111111111*
|
||||
L02992 01110111111111111011101111111111111111111111*
|
||||
L03036 11111111111111101111111111111111111111111101*
|
||||
L03080 11111111111111111111111111111111101110111011*
|
||||
L03124 11111111111111011011101111111111111111111111*
|
||||
L03168 11111111111111101111111111011111111111111111*
|
||||
L03212 01111111011111111111111111101111111111111111*
|
||||
L03256 11111111111111111111111111111111011111110111*
|
||||
L03300 11111111111111111111111110111111101111111110*
|
||||
L03344 11111111111111110111011111111111111110111111*
|
||||
L03388 11111111101101111111111111111111111111111111*
|
||||
L03432 11111111101111111111111111101111111111111111*
|
||||
L03476 01110111111101111111111111111111111111111111*
|
||||
L03520 11111111101110111111111111011111111111111111*
|
||||
L03564 10111011111111111111111111011111111111111111*
|
||||
L03608 11111111111111111111111111101111111111111111*
|
||||
|
||||
L03652 11111111111111111111111111111111111011111111*
|
||||
L03696 11111111111111111111101110111011101110111111*
|
||||
L03740 10111011101110111011111111111111111111111111*
|
||||
L03784 01111111111111111111111111111111111111111111*
|
||||
L03828 11110111111111111111111111111111111111111111*
|
||||
L03872 11111111011111111111111111111111111111111111*
|
||||
L03916 11111111111101111111111111111111111111111111*
|
||||
L03960 11111111111111110111111111111111111111111111*
|
||||
L04004 11111111111111111111011111111111111111111111*
|
||||
L04048 11111111111111111111111101111111111111111111*
|
||||
L04092 11111111111111111111111111110111111111111111*
|
||||
L04136 11111111111111111111111111111111011111111111*
|
||||
L04180 11111111111111111111111111111111111101111111*
|
||||
L04224 11111111111111111111111111111111111111110111*
|
||||
L04268 11111111111111111111111111111111111111111101*
|
||||
|
||||
L04312 11111111111111111111111111111111111111011111*
|
||||
L04356 11111111111110111011101111111111111111111111*
|
||||
L04400 11110111011111111111111111111111111111110101*
|
||||
L04444 11110111011111111111111111111111111111111111*
|
||||
L04488 11111011011110111111111111111111111111111111*
|
||||
L04532 11111111101110111111111111111111111111111110*
|
||||
L04576 11111111111111111011111111111111111111111010*
|
||||
L04620 11111111111111111111111111111111111111110101*
|
||||
L04664 11111111111111111111111111111111011101111111*
|
||||
L04708 11111111111111111111111101110111111111111111*
|
||||
L04752 11111111111111110111011111111111111111111111*
|
||||
L04796 11111111011101111111111111111111111111111111*
|
||||
L04840 01110111111111111111111111111111111111111111*
|
||||
|
||||
L04884 11111111111111111111111111111111111111111111*
|
||||
L04928 11111111011111111111111111111111111111111111*
|
||||
L04972 11111111111111111111111101110111111111111111*
|
||||
L05016 11111111111111111111111111111111011101111111*
|
||||
L05060 11111111111111111111111111111111111111110101*
|
||||
L05104 11111111111111111111111111110111111111111111*
|
||||
L05148 11111111111101111111011111111111111111111111*
|
||||
L05192 11110111111111110111111111111111111111111111*
|
||||
L05236 11111111111111111111111111111111111111111110*
|
||||
L05280 11111111111111111111111111111111111111111011*
|
||||
L05324 11111111111111111111111111111111111110111111*
|
||||
|
||||
L05368 11111111111111111111111111111111111111111111*
|
||||
L05412 11111111111111111111111111111111101111111111*
|
||||
L05456 11111111111111111111111111111011111111111111*
|
||||
L05500 11111111111111111111111110111111111111111111*
|
||||
L05544 11111111111111111111101111111111111111111111*
|
||||
L05588 11111111111111111011111111111111111111111111*
|
||||
L05632 11111111111110111111111111111111111111111111*
|
||||
L05676 11111111101111111111111111111111111111111111*
|
||||
L05720 11111011111111111111111111111111111111111111*
|
||||
|
||||
L05764 00000000000000000000000000000000000000000000*
|
||||
|
||||
N ==> Architecture Control *
|
||||
L05808 11010101011111010111*
|
||||
N ==> Signature is "" *
|
||||
L05828 00000000000000000000000000000000000000000000*
|
||||
L05872 00000000000000000000*
|
||||
CB5B2*
|
||||
|
||||
0000
|
@ -0,0 +1,176 @@
|
||||
|
||||
PALASM4 PAL ASSEMBLER - MARKET RELEASE 1.5a (8-20-92)
|
||||
(C) - COPYRIGHT ADVANCED MICRO DEVICES INC., 1992
|
||||
|
||||
|
||||
TITLE :PAL22V10 Test 2 AUTHOR :MAMEDev
|
||||
PATTERN :A COMPANY:MAMEDev
|
||||
REVISION:1.0 DATE :3/23/2020
|
||||
|
||||
|
||||
Device G22V10 converted from PAL22V10 JEDEC map.
|
||||
PAL to GAL JEDEC conversion utility - paltogal v3.12 17 November 1992
|
||||
Copyright (c) by LATTICE Semiconductor Corp. 1990, 1991, 1992.
|
||||
Input File: pal22v10.jed
|
||||
Output File: gal22v10.jed
|
||||
The Date: Sun Mar 10 03:08:25 2019
|
||||
|
||||
|
||||
PAL22V10
|
||||
PAL22V10TEST2*
|
||||
QP24*
|
||||
QF5892*
|
||||
G0*F0*
|
||||
|
||||
L00000 00000000000000000000000000000000000000000000*
|
||||
|
||||
L00044 11111111111111111111111111111111111111111111*
|
||||
L00088 11111111101101111111111111111111111111111111*
|
||||
L00132 10111011101110111011101110111011101110111010*
|
||||
L00176 11111111011110111111111111111111111111111111*
|
||||
L00220 01110111011101110111011101110111011101110101*
|
||||
L00264 01111111111111111111111111111111111111111101*
|
||||
L00308 10110111101101111011011110110111101101111001*
|
||||
L00352 01111011011110110111101101111011011110110110*
|
||||
L00396 01110111011101110111011101110111011101110101*
|
||||
|
||||
L00440 11111111111111111111111111111111111111111111*
|
||||
L00484 11101111111111111111111111111111111111111111*
|
||||
L00528 11111111111111111111101101111111111111111111*
|
||||
L00572 11111111111111111111111110110111111111111111*
|
||||
L00616 11111111111111111111111111111011011111111111*
|
||||
L00660 11111111111111111111111111111111101101111111*
|
||||
L00704 11111111111111111111111111111111111110110111*
|
||||
L00748 11111111111111111111111111111111111111111001*
|
||||
L00792 10111011101110111111111111111111111111111111*
|
||||
L00836 11111111111111111011101110111011111111111111*
|
||||
L00880 11111111111111111111111111111111101110111010*
|
||||
|
||||
L00924 11111111111111111111111111111111111111111101*
|
||||
L00968 10111111111111111111111111111111111110111111*
|
||||
L01012 11011111111111111111111111011111111111111111*
|
||||
L01056 11110111011111111111111111111111111111111111*
|
||||
L01100 11111111011101111111111111111111111111111111*
|
||||
L01144 11111111111111110111011111111111111111111111*
|
||||
L01188 11111111111111111111111101110111111111111111*
|
||||
L01232 11111111111111111111111111111111011101111111*
|
||||
L01276 11111111111111111111111111111111111111110101*
|
||||
L01320 11111011011111111111111111111111111111111111*
|
||||
L01364 11111111101101111111111111111111111111111111*
|
||||
L01408 11111111111110110111111111111111111111111111*
|
||||
L01452 11111111111111111011011111111111111111111111*
|
||||
|
||||
L01496 11111111111111111111111111111111111111111111*
|
||||
L01540 10110111111111111111111111111111111111111111*
|
||||
L01584 11111111111111111011111111111111111111111111*
|
||||
L01628 11111111111111111111101111111111111111111111*
|
||||
L01672 11111111111111111111111110111111111111111111*
|
||||
L01716 11111111111111111111111111111011111111111111*
|
||||
L01760 11111111111111111111111111111111101111111111*
|
||||
L01804 11111111111111111111111111111111111110111111*
|
||||
L01848 11111111111111111111111111111111111111111011*
|
||||
L01892 11111111111111111111111111111111111111111110*
|
||||
L01936 11111111111111111111111111111111111111111101*
|
||||
L01980 11111111111111111111111111111111111111110111*
|
||||
L02024 11111111111111111111111111111111111101111111*
|
||||
L02068 11111111111111111111111111111111011111111111*
|
||||
L02112 11111111111111111111111111110111111111111111*
|
||||
|
||||
L02156 11111111101111111111111111111111011101111011*
|
||||
L02200 10111111111111111111111111111111111111101111*
|
||||
L02244 11111111111111111111111111111111111111011111*
|
||||
L02288 11110111111111111111111111111111111111111111*
|
||||
L02332 11111111011111111111111111111111111111111111*
|
||||
L02376 11111111111101111111111111111111111111111111*
|
||||
L02420 11111111111111110111111111111111111111111111*
|
||||
L02464 11111111111111111111011111111111111111111111*
|
||||
L02508 11111111111111111111111101111111111111111111*
|
||||
L02552 11111111111111111111111111110111111111111111*
|
||||
L02596 11111111111111111111111111111111011111111111*
|
||||
L02640 11111111111111111111111111111111111101111111*
|
||||
L02684 11111111111111111111111111111111111111110111*
|
||||
L02728 11111111111111111111111111111111111111111101*
|
||||
L02772 11111011111111111111111111111111111111111111*
|
||||
L02816 11111111101111111111111111111111111111111111*
|
||||
L02860 11111111111110111111111111111111111111111111*
|
||||
|
||||
L02904 11111111111111111111111111111111111111110101*
|
||||
L02948 11111111111111111111111111011111111111111111*
|
||||
L02992 01110111111111111111111111101111111111111111*
|
||||
L03036 11111111011101111111111111101111111111111111*
|
||||
L03080 10111011111110111111111111111111111111111111*
|
||||
L03124 11111111011111111111111111011111111111111111*
|
||||
L03168 11111111011110111111111111111111111111111111*
|
||||
L03212 11111111111111111011101111111111111101111111*
|
||||
L03256 11111111111111111111111101111111011111111101*
|
||||
L03300 11111111111111111111111111111111101111111011*
|
||||
L03344 10111111101111111111111111011111111111111111*
|
||||
L03388 11111111111111101111111111101111111111111111*
|
||||
L03432 11111111111111010111011111111111111111111111*
|
||||
L03476 11111111111111111111111111111111011101110111*
|
||||
L03520 11111111111111101111111111111111111111111110*
|
||||
L03564 10111011111111110111011111111111111111111111*
|
||||
L03608 11111111111111111111111101110111111111111111*
|
||||
|
||||
L03652 11111111111111111111111111111111111111111111*
|
||||
L03696 11111111111111111111111111111111111111111110*
|
||||
L03740 11111111111111111111111111111111111111111011*
|
||||
L03784 11111111111111111111111111111111111110111111*
|
||||
L03828 11111111111111111111111111111111101111111111*
|
||||
L03872 11111111111111111111111111111011111111111111*
|
||||
L03916 11111111111111111111111110111111111111111111*
|
||||
L03960 11111111111111111111101111111111111111111111*
|
||||
L04004 11111111111111111011111111111111111111111111*
|
||||
L04048 11111111111110111111111111111111111111111111*
|
||||
L04092 11111111101111111111111111111111111111111111*
|
||||
L04136 11111011111111111111111111111111111111111111*
|
||||
L04180 10111111111111111111111111111111111111111111*
|
||||
L04224 01110111011101110111111111111111111111111111*
|
||||
L04268 11111111111111111111011101110111011101111111*
|
||||
|
||||
L04312 11111111111111111111111111111111111111101111*
|
||||
L04356 10111011111111111111111111111111111111111111*
|
||||
L04400 11111111101110111111111111111111111111111111*
|
||||
L04444 11111111111111111011101111111111111111111111*
|
||||
L04488 11111111111111111111111110111011111111111111*
|
||||
L04532 11111111111111111111111111111111101110111111*
|
||||
L04576 11111111111111111111111111111111111111111010*
|
||||
L04620 11111111111111110111111111111111111111110101*
|
||||
L04664 11111111011101111111111111111111111111111101*
|
||||
L04708 11110111101101111111111111111111111111111111*
|
||||
L04752 11111011101111111111111111111111111111111111*
|
||||
L04796 11111011101111111111111111111111111111111010*
|
||||
L04840 11111111111101110111011111111111111111111111*
|
||||
|
||||
L04884 01111111111111111111111111111111111111111111*
|
||||
L04928 11111111111111111111111111111111111101111111*
|
||||
L04972 11111111111111111111111111111111111111110111*
|
||||
L05016 11111111111111111111111111111111111111111101*
|
||||
L05060 11111011111111111011111111111111111111111111*
|
||||
L05104 11111111111110111111101111111111111111111111*
|
||||
L05148 11111111111111111111111111111011111111111111*
|
||||
L05192 11111111111111111111111111111111111111111010*
|
||||
L05236 11111111111111111111111111111111101110111111*
|
||||
L05280 11111111111111111111111110111011111111111111*
|
||||
L05324 11111111101111111111111111111111111111111111*
|
||||
|
||||
L05368 10111111111111111111111111111111111111111111*
|
||||
L05412 11110111111111111111111111111111111111111111*
|
||||
L05456 11111111011111111111111111111111111111111111*
|
||||
L05500 11111111111101111111111111111111111111111111*
|
||||
L05544 11111111111111110111111111111111111111111111*
|
||||
L05588 11111111111111111111011111111111111111111111*
|
||||
L05632 11111111111111111111111101111111111111111111*
|
||||
L05676 11111111111111111111111111110111111111111111*
|
||||
L05720 11111111111111111111111111111111011111111111*
|
||||
|
||||
L05764 00000000000000000000000000000000000000000000*
|
||||
|
||||
N ==> Architecture Control *
|
||||
L05808 00101010100000101000*
|
||||
N ==> Signature is "" *
|
||||
L05828 00000000000000000000000000000000000000000000*
|
||||
L05872 00000000000000000000*
|
||||
CB42D*
|
||||
|
||||
0000
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user