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

Fixed another issue related to i2f; added pipe support/debug messages #63

Merged
12 commits merged into from
Jul 7, 2023

Conversation

ghost
Copy link

@ghost ghost commented Jun 30, 2023

Couple more things:

  • Improved the performance of the simulator by reducing retire events
  • Added param support to enable/disable skipping of non-user mode instructions in an STF
  • Added more debug messages
  • Added Rename stall conditions/counters
  • Fixed instruction status; was not being updated

@ghost ghost self-assigned this Jun 30, 2023
@ghost ghost added the enhancement New feature or request label Jun 30, 2023
@ghost
Copy link
Author

ghost commented Jun 30, 2023

closes #58

Copy link
Collaborator

@aarongchan aarongchan left a comment

Choose a reason for hiding this comment

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

Looks good to me!

@ghost ghost merged commit 836dbbd into master Jul 7, 2023
2 checks passed
@ghost ghost deleted the knutel/issue_58_plus_cleanup_speedup branch July 7, 2023 16:09
@ghost ghost linked an issue Jul 7, 2023 that may be closed by this pull request
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Transfer instructions (F2I, I2F) update wrong scoreboard
1 participant