Skip to content

Minimal uart for small iCE40 Lattice FPGAs. 8N1. 32 or 34 logicCells

License

Notifications You must be signed in to change notification settings

bnossum/uart_ice40

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

uart_ice40

Minimal size uart for ice40 FPGAs, written in Verilog, 32 or 34 logicCells

Simulation has been performed successfully. The uart has been on hardware, but need more testing on hardware.

My intention is to use this small project to learn the github flow, while contributing something potentially useful. Also, the project will be used with my upcoming < 250 logicCells controller for the iCE40 series FPGAs.

Uart format is startbit, 8 data bits, 1 stop bit. The bitrate is given by a 8x or 16x bit clock, see the main documentation file.

About

Minimal uart for small iCE40 Lattice FPGAs. 8N1. 32 or 34 logicCells

Resources

License

Stars

Watchers

Forks

Packages

No packages published