Skip to content

Commit 1c1dcb5

Browse files
authored
Update README.md
1 parent fe118e4 commit 1c1dcb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Our Introduction to Computer Architecture Education Kit equips your students wit
1616

1717
* A full set of lecture slides, ready for use in a typical 10-12 week undergraduate course (full syllabus below).
1818
* **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.
19-
* Prerequisites: Digital electronics, basics of hardware description language (Verilog), and familiarity with basic Assembly programming.
19+
* **Prerequisites**: Digital electronics, basics of hardware description language (Verilog), and familiarity with basic Assembly programming.
2020

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

0 commit comments

Comments
 (0)