module _C20211E; title 'For C202 in MI$94 N19 only Terry Hendricks 09-Sep-2003 Checksum: 3360 Fuse #: 0418' C20211E device 'F173'; "Pin definitions IN_SPARE,IN_150,IN_120,IN_8 pin 1,2,3,4; CH1,CH2,CH3,CH4,CH5,CH6 pin 5,6,7,8,9,10; CH7,CH8,CH9,CH10,CH11,CH12 pin 11,13,14,15,16,17; LED_8,LED_120,LED_150 pin 18,19,20; OUT_8,OUT_120,OUT_150 pin 21,22,23; GND,VCC pin 12,24; equations !LED_8 = !IN_8; !LED_120 = !IN_120; !LED_150 = !IN_150 & !CH1; !OUT_8 = !IN_8; !OUT_120 = !IN_120; !OUT_150 = !IN_150 & !CH1; " This PAL is used to matrix the inputs from remote users " at F17. " " Ch1 is true when T:F17K is at 150GeV. " " NOTE: Onboard jumpers are set to force 8GeV and 120GeV inputs true. end _C20211E