Uploaded demo to YT and changed link

This commit is contained in:
Kacper 2022-07-12 11:37:48 +01:00 committed by GitHub
parent 8d37df125f
commit 6ee15e92b3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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/)