1. Describe about types of adders in detail.
2. Write down the difference between MSI and LSI.
3. Explain struck at zero and struck at one faults in basic combinational circuits?
4. Describe different data kinds in VHDL programming.
5. Design the basic block diagram of CPLD?
6. Describe any one of antifuse FPGA?
7. Describe the ASIC Design flow with neat and suitable diagram? Write down the difference between MSI and LSI.
8. Design an State Machine block that has 3 input variables (A,B,C) 4 outputs (w,x,y,z) and 2 exit paths. For this block, output z is always 1, and w is 1 if A and B are both 1. If c = 1 and A = 0, Y = 1 and exit path 1 is taken. If c = 0 or A = 1, X = 1 and exit path 2 is taken.