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

Solving Issue Implementing visual components #6

Open
wants to merge 19 commits into
base: main
Choose a base branch
from

Conversation

JGD2108
Copy link

@JGD2108 JGD2108 commented Dec 3, 2024

No description provided.

@JGD2108 JGD2108 closed this Dec 3, 2024
@JGD2108 JGD2108 reopened this Dec 3, 2024
@JGD2108
Copy link
Author

JGD2108 commented Dec 3, 2024

Implementing components

@augustosalazar
Copy link
Member

No es clara la animación en el datapath usando la memoria de load/store

addi t0 t0 0x0001
addi t4 t4 0x0002
add t0 t0 t0
add t0 t0 t0
add t1 t0 t0
add t2 t1 t1
add t3 t2 t2
sw t0 zero 0x0000
sw t1 zero 0x0001
sw t2 zero 0x0002
sw t3 zero 0x0003
sw t4 zero 0x0004
lw t5 zero 0x0000
lw t6 zero 0x0001
lw t7 zero 0x0002
lw t8 zero 0x0003
lw t9 zero 0x0004

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.

4 participants