-
Notifications
You must be signed in to change notification settings - Fork 4
Home
bnossum edited this page Jul 19, 2016
·
15 revisions
The iCE40 FPGAs are small, with 1k and 10k 4-input LUTs. Hence the implementation size of constructions really matters. This project is a minimal UART specifically written for iCE40.
- Compilation: Code compiles using Lattice Icecube2/Synplify. Compiles with Yosys (contribution by gthommasen).
- Simulation: Close to complete.
- Hardware: 115200 tested on iCEstick, but must be retested.
- Documentation, see main documentation file
- There are some corner cases to simulate. Documentation to be enhanced with a few screendumps from gtkwave.
- This will not happen anytime soon, as I want to use the module for a while.