You are Browsing source-code » verilog

32-bit ALU Verilog Code Implementation

32-bit ALU Verilog Code Implementation

Verilog source code for a 32-bit Arithmetic Logic Unit (ALU) capable of performing arithmetic and logical operations. Includes truth table and simulation results.

verilog
alu
hdl
Full Adder Verilog HDL Code

Full Adder Verilog HDL Code

Verilog HDL implementation of a full adder, including truth table, code, and simulation results.

verilog
hdl
full adder
Low Pass FIR Filter Verilog Implementation

Low Pass FIR Filter Verilog Implementation

This article presents a Verilog implementation of a low-pass FIR filter using coefficients generated from MATLAB and converted to Q-15 format.

fir filter
verilog code
low pass