Fix conversion to MSB0
authorCesar Strauss <cestrauss@gmail.com>
Sun, 14 Feb 2021 21:47:02 +0000 (18:47 -0300)
committerCesar Strauss <cestrauss@gmail.com>
Sun, 14 Feb 2021 21:47:02 +0000 (18:47 -0300)
commit01cfe8481f722dd761b155fce7c19148c8209d67
tree3893fcc75b793233a78a0a320c40a275a703293d
parent7802281e336d411517a78b00b75747b63303f94c
Fix conversion to MSB0

Correct formula is 31 - x.
src/soc/decoder/power_decoder2.py