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

Calibrate the number of clock cycles elapsed #19

Open
dragon540 opened this issue Feb 3, 2024 · 0 comments
Open

Calibrate the number of clock cycles elapsed #19

dragon540 opened this issue Feb 3, 2024 · 0 comments
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@dragon540
Copy link
Owner

The emulator currently generates incorrect number of clock cycles elapsed. This can be observed here in the program multiplying two numbers (here 3 and 5).

After executing first 5 instructions correctly, after the 6th instruction the number of clock cycles elapsed shots up to 265, which is incorrect.

@dragon540 dragon540 added bug Something isn't working help wanted Extra attention is needed labels Feb 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant