Skip to content
#

fpga-programming

Here are 13 public repositories matching this topic...

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.

  • Updated Mar 2, 2025
  • SystemVerilog

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.

  • Updated Feb 28, 2025
  • SystemVerilog

Improve this page

Add a description, image, and links to the fpga-programming topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the fpga-programming topic, visit your repo's landing page and select "manage topics."

Learn more