Skip to content

ElectricPotato/tinytapeout-hello-world-uart

 
 

Repository files navigation

Repeatedly transmits "Hello World!\n" with a byte length idle gap between repetitions using UART. One start bit, two stop bits, no parity bit. One bit per clock cycle.

Alt

Pin list

Pin Function
in0 CLK
in1 Synchronous reset
out0 UART TX

(This repo is using the Tiny Tapeout verilog template)

About

Looping message sent out over serial for Tiny Tapeout

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Verilog 62.9%
  • Tcl 22.6%
  • Makefile 12.8%
  • Python 1.7%