-
Notifications
You must be signed in to change notification settings - Fork 12
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
[P1] Provide e2e simulation/verification for ring-multi-cgra #44
Comments
|
For the matmul on ring-multi-cgra, I would suggest 2x2 CGRAs, each CGRA contains 2x2 tiles, so in total 4x4 matmul. |
Hi Cheng, I'm going through the sample of CGRAMemRightAndBottomRTL_matmul_2x2_test.py, is there update for this as there's no such file in the latest master. And we are now using structure Option1 or Option2 or both exist now? Thanks, |
Plz just look into https://github.com/tancheng/VectorCGRA/blob/845e3c0e07902c286da3cb641c3ad1692027a779/systolic/test/Cgra3x3MemRightAndBottomRTL_matmul_2x2_test.py. Option2 would be used, and option1 is deprecated in my sooner landind PR. |
Provide e2e simulation/verification for ring-multi-cgra with the proper dump traces. Blocked by:
The text was updated successfully, but these errors were encountered: