Package: util_pkg
- File: util_pkg.vhd
Functions
- clog2 (value : natural) return natural
- is_power_of_two (value : natural) return boolean
Description
return true if value is an exact power of two
Description
return true if value is an exact power of two