Answered step by step
Verified Expert Solution
Question
1 Approved Answer
help with all parts 2. Control ALU with feedback: this circuit requires you to create a FSM that causes your ALU to perform its instructions
help with all parts
2. Control ALU with feedback: this circuit requires you to create a FSM that causes your ALU to perform its instructions and take into account what happened as a result. In this case, the FSM will respond based on the ALU's results. You are free to choose the conditions. However, there should be a condition that causes each instruction to be performed, as well as one that causes each to not be performed 1. List all of the inputs needed by the ALU 2. List the conditions that cause the FSM to perform one operation or another. 3. List all of the inputs needed by the FSM 4. List all of the control signals that will be generated by the FSM 5. Create both circuits in VHDL, and use both as components in a top-level syst 6. Create a testbench that interfaces with your top-level and causes your FSM to go through all of its states. 2. Control ALU with feedback: this circuit requires you to create a FSM that causes your ALU to perform its instructions and take into account what happened as a result. In this case, the FSM will respond based on the ALU's results. You are free to choose the conditions. However, there should be a condition that causes each instruction to be performed, as well as one that causes each to not be performed 1. List all of the inputs needed by the ALU 2. List the conditions that cause the FSM to perform one operation or another. 3. List all of the inputs needed by the FSM 4. List all of the control signals that will be generated by the FSM 5. Create both circuits in VHDL, and use both as components in a top-level syst 6. Create a testbench that interfaces with your top-level and causes your FSM to go through all of its statesStep by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started