- Course
COC2325 - Computer Architecture and Machine Language
- School
Austin Community College
- Documentation
This project builds a modular CPU factory, used to construct simulations of digital systems. The factory can build simple circuits all the way up to a full CPU simulation. Example code isprovidedd that models the ATtint85 chip from Microchip
This is not a project designed to do real circuit simulation. Instead, it simplifies concepts for students who have a basic background in programming, but not in digital design. Example circuits are provide in the kit to get students started in building their own systems.