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

Code Refactoring: Atomsim Frontend, Backend & SCAR #16

Merged
merged 1 commit into from
Jul 15, 2021
Merged

Code Refactoring: Atomsim Frontend, Backend & SCAR #16

merged 1 commit into from
Jul 15, 2021

Conversation

saursin
Copy link
Owner

@saursin saursin commented Jul 15, 2021

  • All target specific backends inherit from backend class.
  • All target specific code moved to its corresponding derived
    backend class.
  • add support for hex & binary addresses in mem command in debug cli.
  • AtomSim debug UI changes.
  • Exiting AtomSim by any means calls the backend destructor.
  • SCAR UI Changes.
  • Runtime failed tests are now ignored instead of marking them as
    passed.

- All target specific backends inherit from backend class.
- All target specific code moved to its corresponding derived
  backend class.
- add support for hex & binary addresses in mem command in debug cli.
- AtomSim debug UI changes.
- Exiting AtomSim by any means calls the backend destructor.
- SCAR UI Changes.
- Runtime failed tests are now ignored instead of marking them as
  passed.
@saursin saursin merged commit 2f933b9 into main Jul 15, 2021
@saursin saursin deleted the dev branch July 16, 2021 09:14
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.

None yet

1 participant