Mission Impossible - Build a CPU from Scratch
Doug Domke
Broschiertes Buch

Mission Impossible - Build a CPU from Scratch

Learn How to Design, Construct and Program a 16-bit Computer CPU

Versandkostenfrei!
Versandfertig in 1-2 Wochen
28,99 €
inkl. MwSt.
PAYBACK Punkte
14 °P sammeln!
This book is written for electronic hobbyists. It challenges the reader to do a "Mission Impossible". The goal of this book is to help you with this "Mission Impossible" - you can follow the author's journey to design, build, and program a CPU. In the end, we hope you have learned enough to design and build a CPU of your own! To physically build our CPU, we are going to employ FPGAs (field programmable gate arrays). FPGAs are integrated circuits which can be configured into digital logic using a hardware description programming language. We will take some time to explore digital logic and then...