Page 1 of 1

How to calculate the size of repairing storage?

Posted: 07 Apr 2021, 16:44
by iSTART
[Question] How to calculate the size of repairing storage?

[Answer] To calculate the size of repair buffer, user can use following formula the get the number.
Here assumes user use the same repair memory type.
Buffer size = (RA[address bits] + RRE) x (Repair_row_No) x (repair memory instances)

Following example is 2 rows redundant memory, RRE# is enable bit. Address is 13 bits. So, every repairing memory buffer size is
Buffer size = RA[12:0] *2 + RRE * 2 bits = 28 bits


RepairMemory_1.jpg
RepairMemory_1.jpg (53.26 KiB) Viewed 4502 times
RepairMemory_1.jpg
RepairMemory_1.jpg (53.26 KiB) Viewed 4502 times