Skip to content
Pavel I. Kryukov edited this page Feb 11, 2019 · 108 revisions

Lectures


Simulation

Functional simulator internals

Clock-precise simulator internals

Integration

Studies


Manuals

Tools and frameworks

MIPS

  • Instruction set: description instructions, including required in our project.
  • Registers: description of registers, their names and purposes.
  • Pseudo-instructions: description of common assembly macros used by MIPS compilers

C++

Communication

Build and deployment


Clone this wiki locally