View on GitHub

Computer Architecture and Operating Systems

Course taught at Faculty of Computer Science of Higher School of Economics

Final Test: Computer Architecture

The grade formula is as follows:

Grade = 0.4 * Theory + 0.6 * Programming

Part 1. Theoretical Questions

Please submit your answers using this form.

Answer the theoretical questions in a few sentences (1-2 sentences for a question).

Use your own words. Copy-paste from external sources and other students will result in 100% penalty.

Assessment criteria:

Questions:

Part 2. Programming Task

Write a RISC-V assembly program that implements function f(x) according to the specified formula (individual for each of the students). The task is split into 7 subtasks (steps). This is done to be able to evaluate incomplete solutions.

Assessment criteria:

  1. Tasks 1-4 (full solution) give 1 points each.
  2. Tasks 5-7 (full solution) give 2 points each.
  3. Full solution of all tasks gives 10 points.

Ejudge contests by groups: