This project helps to find the leading zero in a bit stream which is helpful in many applications one of the application is POSIT decoder.
This project helps to decode a number represented in POSIT representation. This project used LOD(Leading One Detector) to implement POSIT decoding.