mirror of
https://github.com/supleed2/ELEC40006-P1-CW.git
synced 2024-11-09 17:55:49 +00:00
Uploaded demo to YT and changed link
This commit is contained in:
parent
8d37df125f
commit
6ee15e92b3
|
@ -16,7 +16,7 @@ The main goal of this project was to build a general-purpose CPU, capable of per
|
|||
|
||||
- [Full project documentation, including design choices, implementation and planning](./docs/Report.pdf)
|
||||
- [Video demonstration of the project](./docs/Demo.mp4)
|
||||
- [Instruction set documentation](./docs/ISA.pdf)
|
||||
- [Instruction set documentation](https://www.youtube.com/watch?v=jOJJTngltEg)
|
||||
- [CPU block diagram](./docs/cpuStructure.png)
|
||||
- [CPU source files](./src/)
|
||||
|
||||
|
|
Loading…
Reference in a new issue