medalotte / SystemVerilog-UART

Simple UART transmitter and receiver

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SystemVerilog-UART

Simple UART transmitter and receiver

Feature

  • You can freely specify the parameters that are baud rate, clock frequency and data width
  • Interface are designed by VALID-READY handshake
  • NOT supported parity bit

License

MIT

About

Simple UART transmitter and receiver

License:MIT License


Languages

Language:SystemVerilog 100.0%