This repository contains scripts that I create through my digital design course.
- Verilog
- VHDL
- SystemVerilog
-
ALU Arithmetic and logic unit that can perform addition, substation, bitwise operations like AND ,OR ,Shift Left, Shift Right, Rotate Left and Rotate Right.
-
SequenceDetector Detects a sequence of “110100” without any overlapping using FSM algorithm.
-
Queue Manager Monitors the client queue in front of the tellers.
-
UART Universal asynchronous receiver-transmitter.
You can send a pull request for any edits or open an issue