Viterbi decoders are commonly used to decode convolutional codes in communications systems. This Viterbi Decoder is a fully parallel implementation which gives fast data throughput. The decoder ...
This repository contains the design and implementation of a 16-bit RISC processor using VHDL, created as part of the module "Programmable Logic Circuits and VHDL Programming" in the Robotics & ...
Project Overview: Developed a simple central processing unit (CPU) using VHDL, simulating and deploying it on an Altera FPGA board. The project involved designing all key CPU components including: ...