1,064 views
1 votes
1 votes
A system has  CPU organized in the form of general register organization consisting of 16 registers, each storing 32 bit data. assume ALU have 35 operations . how many multiplexer are needed and what is the size of mux.

1 Answer

0 votes
0 votes
As size of each register is 32 bit . we are going to give each bit of register to different MUX thus total 32 MUX will be required .

There are 16 registers thus 16 different bit will be present in 1 MUX thus size of the MUX will be 16*1.

In general if there are n register of size x bit then

 no. of MUX = x

size of MUX=n*1

Related questions

0 votes
0 votes
1 answer
1
Nam14 asked Apr 5, 2023
536 views
Please read below passage from 10th edition Operating System Concepts, pg. 202:5.1.3 Preemptive and Nonpreemptive SchedulingCPU-scheduling decisions may take place under ...
0 votes
0 votes
1 answer
3
Praful jha asked Jul 8, 2023
467 views
If we have a non pipeline processor which has a cycle time of 40 ns and average CPI of 5.4 .Assuming a 5 stage pipeline model calculate the speed up of pipeline over non ...
0 votes
0 votes
0 answers
4