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

Add initial uRV CPU support. #2098

Merged
merged 4 commits into from
Oct 17, 2024
Merged

Add initial uRV CPU support. #2098

merged 4 commits into from
Oct 17, 2024

Conversation

enjoy-digital
Copy link
Owner

uRV is used in White Rabbit project and being able to do some tests with it directly in LiteX could be useful to do some verifications or try to replace it with another CPU in White Rabbit Core (in the aim to reduce resource usage, especially BRAM usage for ROM by moving code execution to SPIFlash (XIP) or HyperRAM).

…ynchronous memory.

- Replace im bus wishbone adaptation with synchronous memory (for now and initial tests).
- Correctly handle dm bus wishbone adaptation (Added FIFO).
@enjoy-digital enjoy-digital merged commit c122573 into master Oct 17, 2024
2 checks passed
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

Successfully merging this pull request may close these issues.

1 participant