Booths Algorithm

The Booth’s algorithm is a multiplication algorithm used to perform signed binary multiplication. It was invented by Andrew Donald Booth in 1951 and it is … Read more

PCI Bus

Here, PCI stands for Peripheral Component Interconnect. The PCI bus was developed by Intel and became widespread around 1994. It was used to add expansion … Read more

Cache Mapping

A cache mapping process refers to the process of moving data from main memory to cache memory. Cache hit If there is a cache hit, … Read more

Cache Memory

What is Cache memory ? Cache memory is an extremely fast memory used in computers to compensate for the performance difference between main memory access … Read more