-
Everytime I try compiling some assembly language in logisim, the adresses are always misaligned (incremented by 1), how do I fix this?? |
Beta Was this translation helpful? Give feedback.
Answered by
da-doodoo
Dec 18, 2024
Replies: 1 comment 3 replies
-
If you have used a Could you post your source code (or a small example) so I can check if there's some other issue that's causing this? |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I set outp to 0 it worked thanks!!