Skip to content

Conversation

yanjiuntw
Copy link

The axi_fifo_delay_dyn module's parameter constraint checker incorrectly identified valid Depth values as not being a power of two.

This commit corrects the logic to accurately verify that the Depth parameter is a power of two.

… parameter

The `axi_fifo_delay_dyn` module's parameter constraint checker incorrectly
identified valid `Depth` values as not being a power of two.

This commit corrects the logic to accurately verify that the `Depth`
parameter is a power of two.
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 this pull request may close these issues.

1 participant