Monday, 10 March 2025

Lecture 2-4: Registers and Register Transfer

We studied how to create n-bit register, then learnt about micro-operations (transfer, arithmetic, logic, shifting) on registers.
We covered topics of register transfer structure including multiplexer-based and bus-based transfer that will be utilized to develop memory for programable processors. Specifically, serial registers and parallel load shift registers were introduced.
We also learnt how a counter works and how to set a counter with our selected counting number.


1 comment:

  1. This comment has been removed by a blog administrator.

    ReplyDelete

Lecture 3-2: Real-time Operating Systems

In this lecture, we studied fundamental elements and functions of a real-time operating system. Moreover, we also studied key features of fr...