in CO and Architecture
595 views
1 vote
1 vote
Assume that the control memory is 32 bit wide. The micro-instruction format is divided into 3 fields. A micro operation field of 14 bits specifies the micro-operations to be performed. An address selection field specifies a condition based on flags and control memory address field. There are 16 flags. How many bits are in address selection field, address field and the size of control memory in words respectively?
in CO and Architecture
by
595 views

1 comment

@atulcse

 

A. 14 bits, 4 bits and 16384 C-Words ...

 

Size of control memory is given by address selection field ...

Since address sel field = 14 bits ...

Size of control memory

= 2^14 control words or 2^14*4 B that is 2^16 B …

 

0
0

Please log in or register to answer this question.

Related questions