BCD Up/Down Counter VHDL Source Code
VHDL code examples for BCD up and down counters, including complete, synthesizable code blocks.
Advertisement
VHDL code examples for BCD up and down counters, including complete, synthesizable code blocks.
VHDL code for converting binary numbers to Gray code using XOR operations. Efficient implementation for digital design.
VHDL source code for BPSK modulation, including links to BPSK modulation basics for fundamental understanding.
Explore Carry Select and Carry Skip adders with VHDL code. Learn their implementations and advantages in digital circuit design.
VHDL source code for a convolutional encoder with FEC rate 1/2, constraint length 7, and generator polynomials G1=171 (octal) and G2=133 (octal).
VHDL source code for a D Flip-Flop implementation, including reset and clock-triggered data capture.
VHDL source code implementation of a D Latch, a fundamental digital logic circuit.
VHDL code for interfacing a DC motor with an FPGA, including clock division and motor direction control. Pin assignments for XC2S100TQ144-5 included.
VHDL source code implementation of a full adder, including equations for Sum and Carry Out.
VHDL source code for converting Gray code to binary code. Includes the complete VHDL code for the conversion logic.
VHDL source code for 256-point IFFT/FFT implementations. Includes download links and related VHDL code examples for digital signal processing.
VHDL source code for an interleaver/deinterleaver, based on corresponding MATLAB code. Includes links to other useful VHDL code examples.
VHDL source code implementation of a JK Flip-Flop with reset functionality. Includes behavioral architecture and links to other VHDL code examples.
VHDL source code for a Mapper/Demapper implementation, with a link to a resource explaining Mapper basics. Download the code for data mapping based on modulation type.
Explore the n-stage Johnson counter with VHDL code, combinational logic, applications, and examples.
VHDL source code for calculating the phase angle using the CORDIC (COordinate Rotation DIgital Computer) algorithm.
VHDL source code implementation for QPSK modulation and demodulation, including entity and architecture declarations.
VHDL source code for a Radix-4 butterfly implementation, essential for FFT algorithms in digital signal processing.
VHDL code example for reading from and writing to a Random Access Memory (RAM), with detailed explanations of the code structure and functionality.
VHDL source code for a simple relay to FPGA interface, including pin configuration for the XC2S100TQ144-5 FPGA.
Advertisement