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

🐛 [rtl] fix is_power_of_two VHDL function #428

Merged
merged 2 commits into from
Oct 15, 2022
Merged

Conversation

stnolting
Copy link
Owner

@stnolting stnolting commented Oct 15, 2022

The is_power_of_two_f function did not work at all and just checked the input value for being even...

@stnolting stnolting added bug Something isn't working HW hardware-related labels Oct 15, 2022
@stnolting stnolting self-assigned this Oct 15, 2022
@stnolting stnolting marked this pull request as ready for review October 15, 2022 12:13
@stnolting stnolting merged commit 45df9a3 into main Oct 15, 2022
@stnolting stnolting deleted the fix_is_power_of_two branch October 15, 2022 12:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working HW hardware-related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant