Skip to content

nyuichi/chisel-uart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UART for chisel

Following classes are provided:

  • UartTx
  • UartRx
  • Uart
  • BufferedUartTx
  • BufferedUartRx
  • BufferedUart

In buffering mode, when the number of data coming from rxd signal exceeds the buffering capacity, uart modules discard the byte without any signals.

About

Uart module written in chisel

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published