What type of component is represented by the architecture be
     What type of component is represented by the architecture below?  Consider the entity for a parity generator below.  What is the type of the signal odd-parity ?  what is the mode of the signal din ?   
  
  Solution
24)the architecture component is OR gate
25)
a. In odd parity bit scheme, the parity bit is ‘1’ if there are even number of 1s in the data stream and the parity bit is ‘0’ if there are odd number of 1s in the data stream. Boolean expression can be implemented by using one Ex-OR gate and one Ex-NOR gate in order to design a 3-bit odd parity generator.
b. input

