learn the combinational and sequential logic circuit.
-
Updated
May 11, 2025 - SystemVerilog
learn the combinational and sequential logic circuit.
An FPGA implementation of Cummings' Asynchronous FIFO
ARM single cycle processor on nandland.com go-board
Implementation of a generalized Parallel Multiplier using Carry Save Adder in SystemVerilog and Xilinx Vivado.
SystemVerilog Solutions to exercise from HDLBits
learning about FPGA
This repository contains a SystemVerilog implementation of a basic 5-stage pipeline RISC-V processor. The processor includes a register file, ALU, control unit, instruction memory, and data memory. It is designed to run simple assembly programs and includes optimizations for performance such as hazard detection, forwarding, and branch prediction.
Implementation of a FIR-filter on a FPGA and its employment in an audio system obtained using a PMOD I2S2.
A complete UART (Universal Asynchronous Receiver/Transmitter) implementation for FPGAs, written in Verilog HDL. This project includes transmitter and receiver modules, baud rate generation, and test infrastructure for both simulation and hardware validation.
Here you'll find the game "Donkey Kong" written 100% in SysVerilog. You'll need an FPGA card, a screen, a keyboard, and audio devices for the full functionality.
A simple processor with a grid of cores that can only interact with their immediate neighbors
🔋 SystemVerilog study repository
A slot machine created in System Verilog. It was built, simulated, synthesized, and implemented in Vivado, for use on the Xilinx Basys 3 board.
Add a description, image, and links to the fpga-programming topic page so that developers can more easily learn about it.
To associate your repository with the fpga-programming topic, visit your repo's landing page and select "manage topics."