Tag: reverse engineer
Reverse-engineering the ALU of 8008 microprocessor
Ken Shirriff has written an article on reverse engineering the ALU of the 8008 microprocessor: A computer’s arithmetic-logic unit (ALU) is the heart of the processor, performing arithmetic and logic operations on data. If you’ve studied digital logic, you’ve probably learned...
Continue ReadingReverse engineering the popular 555 timer chip (CMOS version)
Ken Shirriff reverse engineer the CMOS version of 555 timer IC and explains how it works. This article explains how the LMC555 timer chip works, from the tiny transistors and resistors on the silicon chip, to the functional units such as comparators and current mirrors that make it...
Continue ReadingReverse engineering the popular 555 timer chip
Ken Shirriff wrote an article on reverse engineering the 555 timer chip, He writes: This article explains how the LMC555 timer chip works, from the tiny transistors and resistors on the silicon chip, to the functional units such as comparators and current mirrors that make it work....
Continue ReadingReverse engineering the silicon in the ARM1 processor
righto.com has reverse enginnered one of the most popular proccessors: How can you count bits in hardware? In this article, I reverse-engineer the circuit used by the ARM1 processor to count the number of set bits in a 16-bit field, showing how individual transistors form...
Continue Reading