2-bit Serial to Parallel Conversion in VHDL
VHDL code for a 2-bit serial-in parallel-out (SIPO) converter, including code explanation and links to related VHDL resources.
Showing 20 posts (Page 1 of 2)
Advertisement
VHDL code for a 2-bit serial-in parallel-out (SIPO) converter, including code explanation and links to related VHDL resources.
Calculate analog output voltage from digital input for 8-bit and 10-bit Digital-to-Analog Converters (DACs) using R-2R binary weighted method.
Convert analog input to digital output using this ADC calculator. Explore the ADC conversion formula with examples for various bit resolutions.
Calculate antenna factor and convert between antenna factor and antenna gain using our online calculators. Understand the formulas used in EMC testing.
Convert AWG wire sizes to metric units (mm and mm²) with our comprehensive chart and formulas for copper cables.
MATLAB code for converting a baseN number string to its decimal equivalent, similar to the base2dec function.
MATLAB source code demonstrating binary to decimal conversion using the 'bin2dec' function, with an example and links to other useful MATLAB codes.
LabVIEW VI source code for converting a binary vector to a decimal vector. Download the VI and see the block diagram and front panel.
VHDL code for converting binary numbers to Gray code using XOR operations. Efficient implementation for digital design.
MATLAB code demonstrating the conversion of binary data to its hexadecimal representation using a simple algorithm.
Learn how to convert a MATLAB matrix into a string representation using the `mat2str` function for data storage, transmission, and display.
Convert between dBm and volts with this calculator, providing results in RMS and peak voltage values.
Convert between dBu and mV/m using our online tool. Easily convert field strength measurements for RF applications.
MATLAB code for converting a decimal number to a base-N string, mirroring the functionality of the dec2base function.
Learn how to convert decimal integers to hexadecimal strings in MATLAB using the `dec2hex` function with examples.
Python code snippets for converting numbers between decimal and hexadecimal formats. Includes example input and output for clarity.
Convert angles from Degrees Minutes Seconds (DMS) format to Decimal Degrees (DD) using our online calculator.
Convert between Effective Isotropic Radiated Power (EIRP) and Effective Radiated Power (ERP) using our online calculator. Includes formulas and examples.
Convert between electrical length in degrees and meters using this handy calculator. Examples provided for easy use.
VHDL source code for converting Gray code to binary code. Includes the complete VHDL code for the conversion logic.
Advertisement