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

Split dinocpu namespace into various packages #95

Merged
merged 5 commits into from
Nov 15, 2019

Conversation

jardhu
Copy link
Collaborator

@jardhu jardhu commented Nov 14, 2019

As stated in #86 and #94.

I plan to include all the repackaging in this pull request.

Jared Barocsi added 5 commits November 13, 2019 19:42
- General testing classes (like 'CPUTesterDriver' and 'InstTests') were moved
  to dinocpu.test
- Component tests (like 'ALUControlUnitTest' and 'RegisterFileUnitTest') were
  moved to dinocpu.test.components
- Memory tests (like 'CombinMemoryUnitTest' and 'NonCombinMemoryUnitTest')
  were moved to dinocpu.test.memory
- Gradescope tests (the lab tests) were moved to dinocpu.test.grader
Copy link
Contributor

@powerjg powerjg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great! Thanks for doing this!

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.

2 participants