Academic Integrity: tutoring, explanations, and feedback — we don’t complete graded work or submit on a student’s behalf.

Just answer the first Five 7. A data type in VHDL which has been defined by the

ID: 2292983 • Letter: J

Question

Just answer the first Five

7. A data type in VHDL which has been defined by the user, which is used for defining a stiate in machine design is called a. an entity b. user library e. std logic d. enumerated type 8. If the output of a JK flip flop becomes a 1 after a clock pulse, which statement below a. the output was previously 0,J-0 and K o c. the output was previously 1, and J -1 was possible? b. the output was previousty 1, and d. the output was previously o, J-0 and K-I 9. How many bits are necessary to encode a state machine with 25 states a. 2 b. 5 e. 25 d. 225 o. Which statement /clause in VHDL can be used to cover unused states in a state machine? a. unused b others c. state d. dontcare which finite machine among below responds quickly to the input change? Moore machine Ben machine Mealy machine Haley machine is the most basic digital device which is updated when an enable signal is raised and clock nes in. It is used for memory and finite state machine design. ic gate grated circuit lop (electronics) (electronics) pouse (25 points) lowing selected signal statement: SELECT

Explanation / Answer

7) D (enumerated type)

8) D (j=0 ,k=1)

9) B (5)

10) B (others)

11) C (mealy machine)