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

for debug mode, how to modify link.ld to match debug rom enter addr #951

Open
Van2Jo opened this issue Sep 13, 2023 · 1 comment
Open

for debug mode, how to modify link.ld to match debug rom enter addr #951

Van2Jo opened this issue Sep 13, 2023 · 1 comment

Comments

@Van2Jo
Copy link

Van2Jo commented Sep 13, 2023

using spike mode to run debug mode , spike jump to debug rom enter addr . riscv-dv generate debug rom program have random addr, which is not match spike mode. how to modify script/link.ld file for debug rom

@MikeOpenHWGroup
Copy link

Hi @Van2Jo, while I am not a riscv-dv developer/maintainer, we do make very extensive use of the SV implementation of riscv-dv. We solve these types of problems by extending the appropriate SV class to either overload a specific code-generating function or to apply constraints that are specific to our testbench.

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

2 participants