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

Support 17-bit-shifted PCIN input on DSP48E2 #464

Open
gussmith23 opened this issue Sep 4, 2024 · 1 comment · May be fixed by #465
Open

Support 17-bit-shifted PCIN input on DSP48E2 #464

gussmith23 opened this issue Sep 4, 2024 · 1 comment · May be fixed by #465

Comments

@gussmith23
Copy link
Owner

For Churchroad to implement wide multiplies, we need Lakeroad to support inputting to the PCIN port, which can be internally shifted by 17 bits.

@gussmith23
Copy link
Owner Author

2024-09-04

I am working on this in a PR, and I have a test for it. No luck yet. Some things I may want to do:

  • Simplify the test so that it's literally just testing whether we can shift an input.
  • Finally merge in the commits that clean up the input-specification, so that we can e.g. pass just a C input. Currently we can't do this, but I swear Vishal has commits somewhere that made this a lot cleaner.

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

Successfully merging a pull request may close this issue.

1 participant