even_parity_iodimm.c is a program that will do even parity on 8 input pins, and the result is sent to 1 output pin. Thus, if there is an even number of ‘1’ inputs, then the output will be ‘0’. Conversely, if there is an odd number of ‘1’ inputs, the output will be ‘1’. The source code for xor_iodimm.c is available in /opt/

samples/card_specific/iodimm/dio.

in0

in1

in2

in3

in4

in5

in6

in7

out0

Even Parity

96

www.amctechcorp.com

Page 96
Image 96
AMC 68VZ328 software manual Samples/cardspecific/iodimm/dio