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

Corrected the set_user_id.py script to put the bits in the correct direction. #517

Closed
wants to merge 2 commits into from

Conversation

RTimothyEdwards
Copy link
Contributor

Corrected the set_user_id.py script to put the bits in the correct direction when casting from an integer to a binary string. This is the same correction that was made to caravel-gf180mcu some time ago. Thanks to Mitch Bailey for finding and reporting the issue. This solves issue #516.

direction when casting from an integer to a binary string.  This
is the same correction that was made to caravel-gf180mcu some time
ago.  Thanks to Mitch Bailey for finding and reporting the issue.
@RTimothyEdwards RTimothyEdwards self-assigned this Dec 6, 2023
@RTimothyEdwards RTimothyEdwards added the error Something isn't working label Dec 6, 2023
@RTimothyEdwards RTimothyEdwards linked an issue Dec 6, 2023 that may be closed by this pull request
@RTimothyEdwards
Copy link
Contributor Author

@jeffdi : Please review and merge. See issue #516 for reference (attn. @d-m-bailey , who I would like to add as a reviewer but somehow can't).

@jeffdi : Can Mitch be added as a member of the Efabless repositories with permission to post and review pull requests?

@d-m-bailey
Copy link
Contributor

2 lines need to be changed. See my pull request.

Please don't use this one.

@RTimothyEdwards
Copy link
Contributor Author

Closing this PR because it is superseded by #518.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
error Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

mpw-9: user id bits reversed in gl verilog and layout.
2 participants