Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 220 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 220 Bytes

leading-zeroes-counter

Parameterized Leading zeroes counter (SystemVerilog).
The module only accepts WIDTH that power of 2. For WIDTH that is not power of 2, ceil up to the next power 2 and set the unused LSB to 1s