Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lizwar authored Dec 15, 2021
1 parent fe118e4 commit 1c1dcb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Our Introduction to Computer Architecture Education Kit equips your students wit

* A full set of lecture slides, ready for use in a typical 10-12 week undergraduate course (full syllabus below).
* **Lab manual with solutions for faculty are available upon request from [here](https://www.arm.com/resources/education/education-kits/aup-donation-request-form).** The labs are based on a simple 5-stage processor for education purposes called the Arm Education Core, which is written in Verilog and can run a subset of the Armv8-A Assembly instructions. These labs provide a full hands-on experience of demonstrating and implementing Computer Architecture concepts such as pipelining, forwarding paths, stalls, control hazard solution using the Arm Education Core.
* Prerequisites: Digital electronics, basics of hardware description language (Verilog), and familiarity with basic Assembly programming.
* **Prerequisites**: Digital electronics, basics of hardware description language (Verilog), and familiarity with basic Assembly programming.

## Course Aim
To produce students with knowledge of the fundamental topics and concepts of computer architecture including the application of these with modern Arm processors.
Expand Down

0 comments on commit 1c1dcb5

Please sign in to comment.