chore: improve wording, grammar fixes

This commit is contained in:
2026-08-27 17:45:24 +02:00
parent f0ab4c0939
commit e49e2b4df9
12 changed files with 84 additions and 58 deletions
+3 -3
View File
@@ -22,15 +22,15 @@ I had used [Azurios' summary](https://azurios.gitlab.io/page/summaries/) for stu
Reading a summary obviously won't suffice, you should also practice using old exams, as the content and difficulty has stayed fairly consistent over the last few years.
They provide the questions in both German and English and you may also answer in either language.
**However**: Be sure to still follow this course along to see if you understand things.
**However**: Be sure to still follow along to make sure that you understand the covered material and may ask questions in exercise classes.
## DDCA
DDCA is a course with a professor that is quite famous in the programme, due to his energetic lecturing style.
Furthermore, the entire course is live-streamed on YouTube.
The course consists of lectures and mandatory (with *sort of* attendance (they don't check that you were there, but you have to be there to get your lab results graded)) labs,
where you work with a Field Programmable Gate Array (FPGA) to develop *small parts* of a full MIPS processor using the Hardware Design Language `verilog`.
The course consists of lectures and mandatory (with *sort of* mandatory attendance (they don't check that you were there, but you have to be there to get your lab results graded)) labs,
where you work with a Field Programmable Gate Array (FPGA) to develop *small parts* of a full MIPS processor using the Hardware Design Language `verilog` in a team of two.
They are quite fun, typically take about 2 hours and account for 30% of the entire course's grade.
Thus, be sure to always do the labs, as passing this course is quite easy if you get (close to) the full grade in the labs.