• retagged by
701 views
0 0 votes
It is given that for 4096 cells in each row are divided in to 512 groups of 8. Therefore address bits are of 12 to select row and 9 are to select a bit from a selected row.

My question is how we decide this 9 bits for one row in order to select one bit ?

Please log in or register to answer this question.

Position:
Show:

Related questions

0 0 votes
1 1 answer
970
970 views
viral8702 asked Apr 29, 2022
970 views
A frame buffer array is addressed in row major order for a monitor with pixel locations starting from (0,0) and ending with (100,100). What is address of the pixel(6,10)?...