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

Saturn dromajo #72

Draft
wants to merge 15 commits into
base: master
Choose a base branch
from
Draft

Conversation

jzhou1318
Copy link

@jzhou1318 jzhou1318 commented May 22, 2023

Add Dromajo support for the old version of Saturn-V.

  • toggle Dromajo simulator settings to match the settings of the Saturn-V. core

Depends on changes made in:

https://github.com/ucb-bar/saturn/pull/26

  • Construct trace signals from the Saturn-V core. (for use in Dromajo).

ucb-bar/testchipip#182

  • make a new ExtendedTracedInstruction to encapsulate the signals needed to be passed out of the Saturn core.
  • Pass the signals from the Saturn core
  • reorder out-of-order instructions from Saturn-V. through a buffer and pass the re-ordered instruction into the Dromajo simulator

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changing the semantics of M like this would break existing usage. You could make it accept both 0x-prefixed hex and decimal otherwise.

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.

3 participants