Answered step by step
Verified Expert Solution
Question
1 Approved Answer
5. Given the below program M, please draw the corresponding DFG (data flow graph). (20 points) DI01 20, DL1] 30; For i1 to N) Alij-D[i-2+1011;
5. Given the below program M, please draw the corresponding DFG (data flow graph). (20 points) DI01 20, DL1] 30; For i1 to N) Alij-D[i-2+1011; Bi-Ali*2; Cli-Ai-1107 D[il-Ali+8 6. If we have five processors P1, P2, P3, P4, and P5 available, run program M above 1000 times (1) How much is the total execution cycles without retiming? (10 points) (2) Using retiming, what is the minimum total execution time we can achieve? (10 points) (3) Please draw the schedule maps step by step to explain. 10 points) 5. Given the below program M, please draw the corresponding DFG (data flow graph). (20 points) DI01 20, DL1] 30; For i1 to N) Alij-D[i-2+1011; Bi-Ali*2; Cli-Ai-1107 D[il-Ali+8 6. If we have five processors P1, P2, P3, P4, and P5 available, run program M above 1000 times (1) How much is the total execution cycles without retiming? (10 points) (2) Using retiming, what is the minimum total execution time we can achieve? (10 points) (3) Please draw the schedule maps step by step to explain. 10 points)
Step 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