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

[P3] Support flit for NoC pkg #59

Open
tancheng opened this issue Jan 5, 2025 · 0 comments
Open

[P3] Support flit for NoC pkg #59

tancheng opened this issue Jan 5, 2025 · 0 comments
Assignees
Labels
new feature New feature or request

Comments

@tancheng
Copy link
Owner

tancheng commented Jan 5, 2025

There are two NoCs now, one for inter-CGRAs, and one for intra-CGRA (i.e., inter-tiles for delivering ctrl/const).

Instead of extending the pkg format for any novel signal, we can make one pkg be multi-flit, and fix the bandwidth. This would increase the complexity of the controller (requiring additional serializer/deserializer or assembler/disassembler) but very necessary.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new feature New feature or request
Projects
Development

No branches or pull requests

2 participants