|
Related Questions |
View Answer |
|
What compiler was used?
|
View Answer
|
|
What are the total number of lines written by you in C/C++? What is the most complicated/valuable program written in C/C++?
|
View Answer
|
|
You have a driver that drives a long signal & connects to an input device. At the input device there is either overshoot, undershoot or signal threshold violations, what can be done to correct this problem?
|
View Answer
|
|
In what cases do you need to double clock a signal before presenting it to a synchronous state machine?
|
View Answer
|
|
Describe a finite state machine that will detect three consecutive coin tosses (of one coin) that results in heads.
|
View Answer
|
|
Are you familiar with the term snooping?
|
View Answer
|
|
Are you familiar with the term MESI?
|
View Answer
|
|
Explain the difference between write through and write back cache.
|
View Answer
|
|
What are the main issues associated with multiprocessor caches and how might you solve them?
|
View Answer
|
|
For a single computer processor computer system, what is the purpose of a processor cache and describe its operation?
|
View Answer
|
|
How many bit combinations are there in a byte?
|
View Answer
|
|
Have you studied pipelining? List the 5 stages of a 5 stage pipeline. Assuming 1 clock per stage, what is the latency of an instruction in a 5 stage machine? What is the throughput of this machine ?
|
View Answer
|
|
Have you studied buses? What types?
|
View Answer
|