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

Parameterize systolic generator to use different PE #836

Open
rachitnigam opened this issue Dec 27, 2021 · 1 comment
Open

Parameterize systolic generator to use different PE #836

rachitnigam opened this issue Dec 27, 2021 · 1 comment
Labels
C: Systolic Array Systolic array generator S: Available Can be worked upon

Comments

@rachitnigam
Copy link
Contributor

Add an option to the systolic array generator to use a specific mac_pe implementation. This will allow us to, say, replace the default mac_pe implementation which uses sequential multipliers with unsynthesizable ones so that they can be simulated with tools like the symbolic evaluator.

@rachitnigam rachitnigam added S: Available Can be worked upon C: Systolic Array Systolic array generator labels Dec 27, 2021
@rachitnigam
Copy link
Contributor Author

@calebmkim we briefly talked about implementing a weight-stationary systolic array. If we end up doing that for the camera-ready version of the paper, let's close this issue!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C: Systolic Array Systolic array generator S: Available Can be worked upon
Projects
None yet
Development

No branches or pull requests

1 participant