diff options
author | 2015-11-05 13:40:39 +0100 | |
---|---|---|
committer | 2015-11-05 13:41:25 +0100 | |
commit | 583a1f81f2fbd5583f5a67f749eaba4af646f73e (patch) | |
tree | 82f8f4f16969ed509974b7042ae6a9f033ef51a9 /regtests/jedutil/baseline/pal12l6 | |
parent | 4ef4bf42d9938dcdaf1fcd9fedab2c6ac5f5264d (diff) |
Moved regtests out of source tree, and updated paths (nw)
Diffstat (limited to 'regtests/jedutil/baseline/pal12l6')
-rw-r--r-- | regtests/jedutil/baseline/pal12l6/pal12l6.txt | 43 |
1 files changed, 43 insertions, 0 deletions
diff --git a/regtests/jedutil/baseline/pal12l6/pal12l6.txt b/regtests/jedutil/baseline/pal12l6/pal12l6.txt new file mode 100644 index 00000000000..16b2aafcf89 --- /dev/null +++ b/regtests/jedutil/baseline/pal12l6/pal12l6.txt @@ -0,0 +1,43 @@ +Inputs: + +1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 12, 19 + +Outputs: + +13 (Combinatorial, No output feedback, Active low) +14 (Combinatorial, No output feedback, 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) + +Equations: + +/o13 = /i1 & i2 & i3 & i4 & i5 & i6 & i7 & i8 + + i9 & i11 + + /i19 + + i12 +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 + + i19 + + /i12 +o18.oe = vcc + |