There are 8 repositories under uart-verilog topic.
Must-have verilog systemverilog modules
A simple implementation of a UART modem in Verilog.
Interface Protocol in Verilog
A simple 8 bit UART implementation in Verilog, with tests and timing diagrams
This project provide the necessary to run a env test a simple uart verilog using SystemC and running it on icarus verilog
This is a Quartus Prime FPGA project testing the functionality of the LogiFind Altera Cyclone IV EP4CE6E22C8N Development Board. This product can also be found on eBay where I bought it from. I hope to provide base code that will help others in their learning with this development board.
☎️ UART Communication Implementation in Verilog HDL
Displaying images taken from an OV7670/laptop camera
Synthesizable Verilog implementation of the classic UART 16550 serial interface implements configurable baud rate, FIFO buffering, parity, error detection, and testbenches for simulation
Transferring data from SPI to UART using BMP280 sensor with Verilog
Verilog Modeling of UART Tx and Rx
Universal Asynchronous Receiver Transmitter
A versatile full-duplex RS232 FPGA module with internal FIFO buffer on RX
This project implements a UART-controlled processing unit with dual clock domains for UART communication and datapath operations. A state machine decodes serial commands to control the datapath, enabling ALU operations, register file access, and data transmission. It's designed for embedded systems and educational purposes.
Single-cycle MIPS-based processor architecture, designed as the final project for the Laboratory of Computer Architecture and Organization course and later enhanced for both Laboratory of Operational Systems and Laboratory of Computer Networks courses.
MIPI to multiple peripheral (UART, I2C, SPI, 1-Wire)
UART Tx implemented in SystemVerilog from scratch.
UART implementation using Verilog HDL
Verilog UART implementation with Vivado build scripts to test loopback on Xilinx Arty board
FPGA + STM32 stepper motor controller with programmable movement pattern, PS/2 keyboard interface, and non-volatile pattern storage. Toy system developed for the "Electronics for Embedded Systems" course at PoliTO
Verilog implementation of UART protocol with integrated FIFO buffer
Pipelining and timing issues in CPU data-paths. Principles of RISC-type CPU instruction set and architecture. Structural, data and control hazards in a RISC processor, forwarding loops, branch mechanisms. Memory architectures in CPUs such as register files and caches. UART, I2C protocols.
Design of Universal Asynchronous Receiver Transmitter Interface using verilog HDL
UART communication link between two Altera Board (DE2-115)
fpga modules
This repository contains the Verilog implementation of a UART protocol with FIFOs for handling data transmission and reception.
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.
UART Core com suporte a RTS/CTS para comunicação serial em FPGA. Projeto de Iniciação Científica (CNPq) do Telecore 64, um console portátil em FPGA que integra jogos 2D e controle de robôs, unindo sistemas embarcados, teleoperação e redes.