Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

ill 19 TA 35F Cloudy Draw PDF ECE530_HW1.docx.pdf File | C:/Users/kesha/OneDrive/Desktop/ECE%20530/HW1-SP24/HW1%20Description-2024s.pdf IT. X HW1 Description-2024s.pdf Read aloud Ask Copilot X PDF Homework_1_ECE_530.docx.pdf X +

imageimage

ill 19 TA 35F Cloudy Draw PDF ECE530_HW1.docx.pdf File | C:/Users/kesha/OneDrive/Desktop/ECE%20530/HW1-SP24/HW1%20Description-2024s.pdf IT. X HW1 Description-2024s.pdf Read aloud Ask Copilot X PDF Homework_1_ECE_530.docx.pdf X + B) Graph Based Time Slack Analysis Program Optimization In this question, a graph-based time slack analysis program will be provided to you. The function of the C program is to calculate the slack time of each node in a graph which is used to represent a circuit. You can download two files from the Blackboard: slack.c- the graph-based time slack analysis program. inputs.txt - the input matrix for slack.c; contains each node's delay information. You can invoke the sim-wattch in the following way: 1) Compile C source code Q Search ../../bin/sslittle-na-sstrix-gcc[space]-o[space]slack[space]slack.c 2) Power estimation by using WATTCH ../../sim-wattch-1.02d/sim-outorder[space]-config[space]my_config[space]- redir:sim[space]sim.log[space]-redir:prog[space]prog.out[space]slack Nodes G I A B D H K J C 9 of 10 Here you should make sure that the inputs.txt' file is in the same folder as 'slack.c', so that the slack analysis program can automatically read that input file. After simulation, the 'slack' file will automatically generate an 'outputs.txt' file, which records all the calculation results as follows: Mo PRE Arrival 3 4 6 8 12 7 7 15 16 CD Required 12 15 6 8 27 16 16 24 16 H Slack 9 11 0 0 15 9 9 9 0 8 o {" @ 60 4) 68 S : | 8:58 PM 1/30/2024 X + A ill 19 TA 35F Cloudy PDF ECE530_HW1.docx.pdf X Draw HW1 Description-2024s.pdf File C:/Users/kesha/OneDrive/Desktop/ECE %20530/HW1-SP24/HW1%20Description-2024s.pdf IT. Read aloud X PDF Homework_1_ECE_530.docx.pdf X + Ask Copilot Note: If the calculated values in your 'outputs.txt' file are different from what is shown above, then your modification for 'slack.c' is incorrect. Besides, the power estimation results are stored in 'sim.log' file. Now, you have two tasks to reduce the total power consumption of 'slack.c': Task 1) Use software transformation (example, loop unrolling) technique to modify 'slack.c' with default cache configuration. + 10 of 10 Task 2) Use software transformation (example, loop unrolling) technique to modify 'slack.c' with your own cache configuration. - Try to modify 'my_config' file for cache settings. Find your optimal cache parameters for level-1 and level-2 caches in terms of power Q Search *Note: You can survey more low-power techniques at software level in literature, and then, apply the techniques if they can reduce more power. Then you will get extra points. When you submit the homework, You should include the followings in your report: 1) Briefly explain your implementation of the software transformation and cache configuration for low power (Task 1 and Task 2) Note: Submitting the slack.c file without explanation will receive 0 credits (1 want to know how you came up with your answer) 2) Output results (Task1 and Task 2); (Provide a screenshot, use a table) 3) Power estimation results (Task 1 and Task 2); (Use a table) 4) Explanation about correlation between your software transformation method and cache configuration for ultra-low power (Task 2). Upload your zip on Blackboard under Assignments in HW#1-Project, by the due date. Your Zip file should contain: UWA Draingt ronrot H 8 o {" @ 60 68 S : 8:58 PM 1/30/2024 X + A {0}

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Income Tax Fundamentals 2013

Authors: Gerald E. Whittenburg, Martha Altus Buller, Steven L Gill

31st Edition

1111972516, 978-1285586618, 1285586611, 978-1285613109, 978-1111972516

More Books

Students also viewed these Algorithms questions