Must-have verilog systemverilog modules
-
Updated
Aug 2, 2025 - Verilog
10BC0
Must-have verilog systemverilog modules
A simple, basic, formally verified UART controller
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
Universal Asynchronous Receiver Transmitter
A versatile full-duplex RS232 FPGA module with internal FIFO buffer on RX
Transferring data from SPI to UART using BMP280 sensor with Verilog
Verilog Modeling of UART Tx and Rx
Basys 3 UART Tx for COMPE470L class
UART implementation using Verilog HDL
UART Tx implemented in SystemVerilog from scratch.
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.
Add a description, image, and links to the uart-verilog topic page so that developers can more easily learn about it.
To associate your repository with the uart-verilog topic, visit your repo's landing page and select "manage topics."