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

Validate memory map against results from RTL sim #35

Open
hegza opened this issue May 22, 2024 · 1 comment
Open

Validate memory map against results from RTL sim #35

hegza opened this issue May 22, 2024 · 1 comment

Comments

@hegza
Copy link
Contributor

hegza commented May 22, 2024

We've got results from the memory map validation on the RTL sim using keelhaul. The results should match exactly on the VP, so let's run keelhaul against the VP and correct any differences.

Latest tested SVDs for Headsail are found at: https://gitlab.tuni.fi/soc-hub/headsail/hw/headsail/-/tree/main/verification/common/svd. We want to run this for HPC and SysCtrl.

@hegza
Copy link
Contributor Author

hegza commented May 26, 2024

Keelhaul memory map test utility added at https://github.com/soc-hub-fi/headsail-vp/tree/main/examples/hpc/test-memory-maps. Use just run <device> to see in Renode, what registers don't match what was tested on RTL, e.g. just run apb_uart0.

@hegza hegza changed the title Validate memory map against RTL sim Validate memory map against results from RTL sim Aug 6, 2024
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

1 participant