Question: 3. Design an HLSM for the following C code, make sure to: a. b. c. d. Draw an HLSM to represent the system. Draw the

3. Design an HLSM for the following C code, make sure to: a. b. c. d. Draw an HLSM to represent the system. Draw the datapath for this system Connect control and datapath Draw the FSM and label signals controlling transitions between the states Inputs: uint32 vals [32] [1024], bit hold Outputs: uint32 avg[32], bit done while (1) while (hold) done0 while(i 32) total0; while (j
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
