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

[Assignment 6] Mesh-with-delays (due: 12/20, 23:59:59 (KST)) #71

Open
minseongg opened this issue Nov 19, 2024 · 5 comments
Open

[Assignment 6] Mesh-with-delays (due: 12/20, 23:59:59 (KST)) #71

minseongg opened this issue Nov 19, 2024 · 5 comments

Comments

@minseongg
Copy link
Member

Implement the Mesh-with-delays module.

  • Read the description here.
  • You're going to modify mesh_with_delays.rs.
  • Submit mesh_with_delays.rs to here.
    • If the "VALID?" column is "Yes", it means you have passed the Unit test.
    • To get a full score, please ensure that you have also passed the Integration test on your development server.
  • We recommend you starting this assignment after understanding how the systolic array works.
  • IMPORTANT: Don't fork the hazardflow repository, It'll be public!
  • IMPORTANT: Before starting the assignment, make sure that you work with the latest version of the hazardflow.
  • IMPORTANT: If you encounter any compiler bug, please refer to List of Unsupported Features in HazardFlow #53.
@minseongg minseongg added the homework - mesh-with-delays Assignment 6: Mesh-with-delays label Nov 19, 2024
@minseongg

This comment was marked as resolved.

@minseongg

This comment was marked as resolved.

@minseongg
Copy link
Member Author

minseongg commented Nov 25, 2024

You can check the supplementary material about Gemmini's Execute Controller module:

https://docs.google.com/presentation/d/1hM138PSjEW0UvikWY8lPVarcwspjEsp62LJ7bUTCOd0/edit?usp=sharing

@minseongg minseongg pinned this issue Dec 12, 2024
@minseongg
Copy link
Member Author

IMPORTANT: Only the last submission will be used for grading. Please make sure the last submission passes the testbench.

@minseongg
Copy link
Member Author

minseongg commented Dec 23, 2024

IMPORTANT: We have finished grading for Assignment 6, you can check your results in the "CREDITS" section on GG.

  • If your score is "1", you have passed all the tests.
  • If your score is "0", it means you failed some tests.

If you have any question for the result, please contact [email protected] by 12/25 (Wed) 12/24 (Tue) 23:59:59.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant