-
Notifications
You must be signed in to change notification settings - Fork 139
Assignments 2015
Pavel Kryukov edited this page Oct 2, 2015
·
22 revisions
- It's recommended to run your code on our server. Here is an instruction how to connect.
- We're using Git for version control. Our Git cheat sheet will help you with Git usage.
- You have to follow our code guidelines. Don't violate them!
- You are free to use any other source of information, not only presented below.
# | Issue date and deadline | Assignment | Skills required |
---|---|---|---|
1 | 1 Oct — 17 Oct | A1: Implementation of functional memory model
In this assignment you will implement the main interfaces of the functional memory. They include initialization from a MIPS executable file in the ELF format, reading/writing data and others. |
Programming technology skills:
Read about Revision control and Git:
Read first two chapters of "Teach Yourself C++" by Herbert Schildt:
|
MIPT-V / MIPT-MIPS — Cycle-accurate pre-silicon simulation.