Operating System Design :: Projects :: Build a Computer
Problem
The files for this project are in the projects directory under 05. You will be building a Memory, a CPU, and a full computer using the included files.
Instructions
- Test the Memory and CPU chips before building the full computer.
- Run the .tst ComputerAdd, ComputerMax, and ComputerRect files to test your computer.
- Turn in your complete .hdl files to Google Drive when you're done.