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

To make the Forwarding Adder Network (FAN) Module dynamic and Parametrized #24

Open
shahzaibk23 opened this issue Oct 20, 2023 · 1 comment
Assignees
Labels

Comments

@shahzaibk23
Copy link
Member

The Algorithm defined for FAN was static for 32 Processing Elements (PEs). Since we are designing an Accelerator Generator we need FAN to be dynamic and parametrized.

We need to decode the logic and re-create the algorithm to support dynamic assigning of Adder Switches and other things.

@syedowaisalishah
Copy link
Member

Complete the fan dynamic algorithm in python push in fan_algorithm branch and now working to implement it on chisel.

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

No branches or pull requests

2 participants