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

Recreate unitests for RISC-V #7

Open
jdupak opened this issue Nov 23, 2021 · 3 comments
Open

Recreate unitests for RISC-V #7

jdupak opened this issue Nov 23, 2021 · 3 comments
Labels
good first issue Good for newcomers help wanted Extra attention is needed todo
Milestone

Comments

@jdupak
Copy link
Collaborator

jdupak commented Nov 23, 2021

Modify the unit tests present in https://github.com/cvut/qtrvsim/tree/master/src/machine/tests to work with RISC-V.

@jdupak
Copy link
Collaborator Author

jdupak commented Dec 17, 2021

I have done the moving so now we just need to fix the changed tests. It is prepared in branch rv-tests.

  • cache
  • memory
  • registers
  • instruction
  • program_loader
  • core

@jdupak jdupak added this to the 0.9.0 milestone Dec 17, 2021
@jdupak jdupak modified the milestones: 0.9.0, 0.10.0 Feb 17, 2022
@ppisa
Copy link
Member

ppisa commented Mar 19, 2022

The all original complex core tests has been switched to RISC-V, see a9c1551 and 043fbb1

@ppisa
Copy link
Member

ppisa commented Jan 11, 2023

Memory tests re-enabled and extended b1f16db

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed todo
Projects
None yet
Development

No branches or pull requests

3 participants