View on GitHub
vhdl
This repository contains example of logic such as comparator, encoder, etc in vhdl. Feel Free to add other examples in this repository
VHDL Example
Example List
Comparators
1 Bit Comparator
2 Bit Comparator
Multiplexers
4:1 Multiplexer
Encoder
4:2 Encoder
8:3 Encoder
Conversion
Bcd to Gray
Bcd to Excess-3
Gray to Bcd
Shift Registers
PIPO
PISO
SISO
SIPO
Flip Flops
T FF
D FF
SR FF
JK FF
Counters
Ring Counter(D FF)
Synchronous- 4 Bit
Asyncronous 4 Bit Up
Pattern
Sequence Detector