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

Systolic array simulation #24

Merged
merged 8 commits into from
Nov 23, 2024
Merged

Systolic array simulation #24

merged 8 commits into from
Nov 23, 2024

Conversation

tancheng
Copy link
Owner

Existing Systolic array CL doesn't generate correct output due to the unnecessary reset.

  • Fix systolic array CL model.
  • Figure out how the load address is correctly incremented.
    • Automatically increment on the ConstQueue.
  • Provide systolic array RTL model test with testbench.

@tancheng
Copy link
Owner Author

Hi @yuqisun & @yyan7223 & @cwz920716, plz review this PR. Thanks!

@tancheng tancheng requested review from yuqisun and yo96 November 19, 2024 17:29
@tancheng tancheng self-assigned this Nov 19, 2024
@tancheng tancheng added the bug Something isn't working label Nov 19, 2024
@tancheng tancheng linked an issue Nov 19, 2024 that may be closed by this pull request
5 tasks
@tancheng tancheng merged commit 8441c66 into master Nov 23, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[P1] Systolic array simulation
1 participant