TUM-LIS / glip

Generic Logic Interfacing Project
http://glip.io
Other
44 stars 15 forks source link

UART: Upscale and downscale #21

Closed wallento closed 8 years ago

wallento commented 8 years ago

Add a generic upscale and downscale module and allow for variable width interfaces with it.

For slow transports like UART they probably are just added to the interface behind all FIFOs, for fast ones upscaling should happen between the IO line speed and the buffers.