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

Fix memory model handling of different edge and latency situations #71

Merged
merged 2 commits into from
Jan 16, 2024

Conversation

mkorbel1
Copy link
Contributor

Description & Motivation

This PR:

  • Fix bugs related to memory model sampling on negative edges and improper handling of zero-latency accesses.
  • Fix error handling and assertions in constructing Memory (e.g. bug where assertion fired incorrectly)
  • Updates doc/README with more components
  • Update APB tracker to have configurable widths for addr and data

Related Issue(s)

N/A

Testing

Added new tests

Backwards-compatibility

Is this a breaking change that will not be backwards-compatible? If yes, how so?

No

Documentation

Does the change require any updates to documentation? If so, where? Are they included?

No

@mkorbel1 mkorbel1 merged commit 77b1c9d into intel:main Jan 16, 2024
4 checks passed
@mkorbel1 mkorbel1 deleted the memmodfix branch January 16, 2024 19:26
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.

1 participant