merledu / magma-si

Matrix Accelerator Generator for GeMM Operations based on SIGMA Architecture in CHISEL HDL
GNU General Public License v3.0
9 stars 3 forks source link

To make Pathfinder and Benes Wrapper for Boolean muxes conversion #26

Open shahzaibk23 opened 1 year ago

shahzaibk23 commented 1 year ago
  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 commented 1 year ago

RTL is done, Ready for verification

shahzaibk23 commented 1 year ago

Attached PR #23

shahzaibk23 commented 1 year ago

Checklist for Pathfinder:

masfiyan commented 1 year ago

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