diff options
Diffstat (limited to 'regtests/jedutil/baseline/18cv8/pal10h8-to-peel18cv8.txt')
-rw-r--r-- | regtests/jedutil/baseline/18cv8/pal10h8-to-peel18cv8.txt | 49 |
1 files changed, 49 insertions, 0 deletions
diff --git a/regtests/jedutil/baseline/18cv8/pal10h8-to-peel18cv8.txt b/regtests/jedutil/baseline/18cv8/pal10h8-to-peel18cv8.txt new file mode 100644 index 00000000000..72374ae185e --- /dev/null +++ b/regtests/jedutil/baseline/18cv8/pal10h8-to-peel18cv8.txt @@ -0,0 +1,49 @@ +Inputs: + +1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 19 + +Outputs: + +12 (Combinatorial, Output feedback output, Active high) +13 (Combinatorial, Output feedback output, Active high) +14 (Combinatorial, Output feedback output, 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, Output feedback output, Active high) +19 (Combinatorial, Output feedback output, Active high) + +Equations: + +o12 = /i1 & i2 & i3 & i4 & i5 & i6 & i7 & i8 + + i9 & i11 +o12.oe = vcc + +o13 = i1 & /i2 & i3 & i4 & i5 & i6 & i7 & i8 + + /i9 & i11 +o13.oe = vcc + +o14 = i1 & i2 & /i3 & i4 & i5 & i6 & i7 & i8 + + i9 & /i11 +o14.oe = vcc + +o15 = i1 & i2 & i3 & /i4 & i5 & i6 & i7 & i8 + + /i9 & /i11 +o15.oe = vcc + +o16 = i1 & i2 & i3 & i4 & /i5 & i6 & i7 & i8 + + /i9 & /i11 +o16.oe = vcc + +o17 = i1 & i2 & i3 & i4 & i5 & /i6 & i7 & i8 + + i9 & /i11 +o17.oe = vcc + +o18 = i1 & i2 & i3 & i4 & i5 & i6 & /i7 & i8 + + /i9 & i11 +o18.oe = vcc + +o19 = i1 & i2 & i3 & i4 & i5 & i6 & i7 & /i8 + + i11 +o19.oe = vcc + |