/Computer-Architecture---ASC

MIPS, floating-point arithmetic, boolean algebra, logic gates, MIPS single-cycle processor

Computer-Architecture

2020-2021 tutoring

Materias for the 2020-2021 tutoring can be found here.

Course info

This course was taught by Dragulici Dumitru and Macovei Bogdan (lab).

Useful links: https://github.com/DLarisa/FMI-Materials/tree/master/ASC (tutoriat 2019-2020)

In this course we covered:

  • lots of base conversions, from integers to floats to periodic numbers, 2's complement
  • converting real numbers to floating point and floating point arithmetic
  • boolean algebra, boolean functions, logic gates, PLA, PROM
  • coders and decoders
  • multiplexers and demultiplexers
  • MIPS single cycle processor