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

Store Byte/ Store Half Word issues #28

Open
sajjadahmed677 opened this issue Sep 19, 2020 · 0 comments
Open

Store Byte/ Store Half Word issues #28

sajjadahmed677 opened this issue Sep 19, 2020 · 0 comments

Comments

@sajjadahmed677
Copy link
Collaborator

store byte and store half word instructions needs to be properly handled along with OpenRam memory model and tilelink. current issue is read modify write operation, when an instruction of sb or sh is encountered. it is dependent upon OpenRam memory model, whether it will be a read modify write operation(which takes multiple cycles) or writing particular byte into the memory.

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

1 participant