Answered step by step
Verified Expert Solution
Question
1 Approved Answer
ou are working at Hal Inc. designing the next generation CPU. The CPU is implemented using CMOS transistor technology, and its ISA contains three types
ou are working at Hal Inc. designing the next generation CPU. The CPU is implemented using CMOS
transistor technology, and its ISA contains three types of instructions. Some information about your system
follows:
Compiler C Output Mix
Instr. Type Mix
Arithmetic
Memory
Control
the above is on benchmark B
CPU Cycle Count
Type CPI
Arithmetic
Memory
Control
CPU clock rate: GHz
The current CMOS chip requires W of power. The packaging team tells you that they can dissipate
at most W What clock rate do you tell your VLSI team to change the clock rate to
A certain program P requires s of CPU time, but must also do IO of k bytes. IO is of course
slower, and an IO transfer of b bytes requires b msthe corresponds to a fixed startup time
You may split IO into any number of transfers for example, k transfers of byte each, k transfers
of bytes each, transfer of k bytes. The customer requires that you take at most stotal
but the architecture team would prefer smaller transfers to avoid hogging the IO bus. Determine
the best transfer size to satisfy all constraints. You may assume that k ranges over values for which
your results make sense and also do not need to use floor and ceiling functions so your answer is an
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