Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LiteX UART driver #1

Open
enjoy-digital opened this issue Mar 21, 2019 · 2 comments
Open

LiteX UART driver #1

enjoy-digital opened this issue Mar 21, 2019 · 2 comments

Comments

@enjoy-digital
Copy link

enjoy-digital commented Mar 21, 2019

LiteX is using a custom UART that is not 16550 compatible. Driver are already there for the LiteX BIOS, some RTOS (Zephyr, NuttX) and initial Linux version. Regarding that, it seems better to focus on improving the Linux driver for the actual core than creating or reusing a 16550 UART. (but i could be wrong).

The aim of this issue is to coordinate the work and discuss the possibilities from the inital discussion in SpinalHDL/VexRiscv#60

@mithro
Copy link

mithro commented Mar 21, 2019

FYI - @mateusz-holenko has done a renode peripheral model for LiteX UART.

@mateusz-holenko
Copy link
Member

Hi! That's correct - I've worked on emulating LiteX platform in Renode. Is there anything I can help you with?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants