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

Make renode_wrapper more configurable #991

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

MateuszKarlic
Copy link

Allow to pass more options to renode_wrapper such as:

  • CPU model
  • privilege levels
  • additional CPU constructor parameters

Also this adds an additional print to instr_trace_compare.py and allows to pass additional arguments to ISS with --iss_opts= switch.

This PR depends on: #984 and should be considered for merge only after those changes are applied. The first commit here is taken directly from that PR.

@MateuszKarlic MateuszKarlic marked this pull request as ready for review August 29, 2024 09:50
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.

2 participants