In this video, we build on the previous lesson about wires and introduce the NOT gate (inverter).
We cover:
What a NOT gate does (signal inversion)
Truth table comparison (wire vs NOT gate)
How a signal changes from input to output
How to visualize a NOT gate in a simple circuit
A NOT gate flips the signal:
0 becomes 1
1 becomes 0
This is a fundamental building block in digital design and Verilog.
This is Video 2 in a beginner series on digital design and Verilog.
Topics:
Verilog basics
NOT gate (inverter)
Truth tables
Signal flow