arm-education / arm-education/Graphical-Micro-Architecture-Simulator

wrong value of MemWrite signal?

Open
#8 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
142
Forks
34
PR merge metrics
No merged PRs in 30d

Description

I assembled and executed a program with the lone instruction
`STUR X1, [X2, #20]`

In the graphical output, the `MemRead` signal is 1 and the `MemWrite` is 0. Shouldn't `MemWrite` be 1 here?

![](https://i.imgur.com/OZeFee6.png)

Contributor guide

No contributing guide indexed for this repository

Research direction

Reproduce the lone `STUR X1, [X2, #20]` instruction in the graphical simulator and trace how its memory-control signals are generated. Compare the displayed `MemRead` and `MemWrite` values with the expected store behavior; done means the signal output correctly represents this instruction.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
tooling
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.