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 Pathfinder and Benes Wrapper for Boolean muxes conversion #26

Open
shahzaibk23 opened this issue Oct 20, 2023 · 4 comments
Open
Assignees

Comments

@shahzaibk23
Copy link
Member

  1. To design the Pathfinder Module for sources and destinations calculation for each Processing Element in each Flex-DPE, in accordance with the provided set of inputs.
  2. To design a wrapper interface on Benes to translate the Pathfinder generated simplified muxes values (i.e VVDV) into the muxes values.
@shahzaibk23
Copy link
Member Author

RTL is done, Ready for verification

@shahzaibk23
Copy link
Member Author

Attached PR #23

@shahzaibk23
Copy link
Member Author

shahzaibk23 commented Oct 23, 2023

Checklist for Pathfinder:

  • should calculate sources and destinations for the set of inputs given by Flex-DPU for the respective Flex-DPE upon each iteration.
  • there should be a Pathfinder module instance attached to each instance of Flex-DPE in order to achieve parallelism.
  • GOLD PLATING: there should be a config parameter to indicate if a singular Pathfinder module should be generated for the entire Flex-DPU OR should there be one Pathfinder for each Flex-DPE.

@masfiyan
Copy link
Collaborator

masfiyan commented Oct 25, 2023

RTL is Done,
I have change the logic and do test for 3 new iteration means 3 new inputs bundle and update Readme, Now this will work for 1 Flex-DPE each, not iteration wise

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

3 participants