We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I've always wanted to know if IF mapping uses a LUT library. If so, where can I find the default LUT library?
The text was updated successfully, but these errors were encountered:
By default "if" and "&if" use unit-delay / unit-area LUT library, which is assumed by default. When the user enters a given library, it overrides the default one. Examples of LUT libraries are given in this paper: https://people.eecs.berkeley.edu/~alanmi/publications/2012/date12_lut.pdf
Sorry, something went wrong.
No branches or pull requests
I've always wanted to know if IF mapping uses a LUT library. If so, where can I find the default LUT library?
The text was updated successfully, but these errors were encountered: