Question 1: Distinguish between a process and wait statement. Can they be used concurrently in a program?
Question 2: Write down the VHDL code of the given:
a) D-flip flop
b) T-flip flop
Question 3: Write down the VHDL code of S-R flip flop.
Question 4: What do you mean by the term generics?
Question 5: Describe with illustration that how a component can be made more general by using generics.
Question 6: What are the sequential statements? Write down its syntax.
Question 7: How are sequential statements distinct from concurrent statements?
Question 8: Write a detail note on the package and library.
Question 9: Write down the VHDL code for ALU and explain its working. In brief describe the function of control unit.