Recent questions tagged co-and-architecture

0 votes
1 answer
1292
What is the difference between Performance, Throughput ,Efficiency and speedup??
2 votes
1 answer
1293
A memory constructed with 2B words and capacity of memory $2^{18}$ bits. Number of decoder required and type of decoder if memory built using $1K\times 4$ RAM chips?(if p...
0 votes
0 answers
1294
0 votes
1 answer
1295
0 votes
1 answer
1296
Why left shift operator does't preserve its sign bit??I think not preserving sign bit is meaning less.
3 votes
2 answers
1299
Can anybody explain the concept of Split phase (2 stages in same clock-cycle) in Pipelining Briefly. i.e. When to use,How to use and Advantages.
0 votes
1 answer
1301
In question like say "I have $4$ stages with delay $1,2,3,4 \hspace{0.1cm}ns$ and total instructions are $100$. Calculate the total time?"In such questions by default we ...
1 votes
1 answer
1302
Is Horizontal and Vertical Microprogramming in our syllabus for GATE 2019 ?
1 votes
1 answer
1304
0 votes
0 answers
1305
0 votes
2 answers
1308
can anybody solve this ?It_is_give_thatMOV_R1,#5600 will take 12 bytes because opcode size(3) * word size ( 4)but my doubt is why they dont take into consideration size o...
0 votes
1 answer
1309
If it takes 50ns to search associative registers and also about 100ns to get access to main memory then find out the % of slowdown in memory access time?(Given hit ratio ...
0 votes
2 answers
1310
0 votes
2 answers
1317
consider the computer system with two byte instruction and has $16$ instruction registers and $64$ floating point registers.type 1type 2type 3type 4 has N instructions re...
1 votes
1 answer
1318
isn't the answer is directly speedup = number of stages * efficiencyplease confirm