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

Fix the calculation of the addressable config bits #123

Merged

Conversation

IAmMarcelJung
Copy link
Collaborator

The calculation of the addressable configuration bits seems to be wrong since j is given by 32 and i by 20 and i x j = 32 * 20 = 640. Also removed trailing whitespaces.

@TaoBi22 TaoBi22 added the documentation Improvements or additions to documentation label Nov 10, 2023
Copy link
Contributor

@TaoBi22 TaoBi22 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks again!

@TaoBi22 TaoBi22 merged commit d4b309c into FPGA-Research:master Nov 10, 2023
2 checks passed
@IAmMarcelJung
Copy link
Collaborator Author

Glad I could help! :)

@IAmMarcelJung IAmMarcelJung deleted the fix_doc_config_bits_calculation branch November 10, 2023 12:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants