splinedrive / my_uart

UART implementation with a top module implements a loopback. I was able to have 3MBaud error-free!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implements an uart on blackicemx fpga! But the code is portable! The top module realizes a loopback. I was able to run 3000000 Baud error free with Prolific Technology, Inc. PL2303 Serial Port!

Loopback runs in this szenario: PC<->usb<->uart<->fpga

verify

About

UART implementation with a top module implements a loopback. I was able to have 3MBaud error-free!

License:ISC License


Languages

Language:Verilog 91.3%Language:Makefile 8.7%