Monday, 3 February 2025

Lecture 1-3: Combinational Logic Circuit Design

We studied 5 steps of the design procedure of combinational logic circuit design: specification, formulation, optimization, technology mapping, and verification. 
The design procedure was explained through various examples of functional circuits such as encoders, decoders, multiplexers, demultiplexers, etc.
The key point of this lecture is about hierarchical structure where a complex functional circuit can be built up by using fundamental functional circuits and primitive components.


No comments:

Post a Comment

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...