Skip to content

ameetgohil/leading-zeroes-counter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Leading zeroes counter (SystemVerilog)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published