We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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 supports lm32, mor1k, risc-v and soon sh2 CPU architectures. Currently the emulation assumes lm32 arch.
Qemu supports emulation of all these archs, so we should support using them.
The text was updated successfully, but these errors were encountered:
Both or1k and lm32 now work.
Sorry, something went wrong.
https://github.com/timvideos/qemu-litex/blob/master/build-litex-qemu.sh#L76-L89
No branches or pull requests
LiteX supports lm32, mor1k, risc-v and soon sh2 CPU architectures. Currently the emulation assumes lm32 arch.
Qemu supports emulation of all these archs, so we should support using them.
The text was updated successfully, but these errors were encountered: