You are Browsing source-code » vhdl

RS Encoder VHDL Source Code

VHDL source code for a Reed-Solomon (RS) encoder, aligning with the RS encoder MATLAB source code specifications.

vhdl
reed-solomon
rs encoder

T Flip-Flop VHDL Source Code

VHDL source code for a T Flip-Flop implementation, including entity and architecture definitions.

vhdl
flipflop
t flipflop
VHDL Code for a 2 to 4 Decoder

VHDL Code for a 2 to 4 Decoder

This article provides VHDL source code for a 2-to-4 decoder, along with a block diagram and truth table for understanding its operation.

vhdl
decoder
2 to 4 decoder

VHDL Code for Basic Logic Gates

VHDL source code implementation of basic logic gates, including AND, OR, NOT, NAND, NOR, XOR, and XNOR.

vhdl
logic gates
source code
VHDL Code for Baud Rate Generator

VHDL Code for Baud Rate Generator

Explore VHDL code implementation for a baud rate generator, its logic diagram, and a baud rate table for different baud rates.

vhdl
baud rate
clock generator

VHDL Code for Elevator Operation Simulation

This article provides VHDL code for simulating the operation of an elevator, including keypad input, LCD display, and basic elevator control logic.

vhdl
elevator
simulation