Skip to content

Silly assertion failures in obu.c

This was my fault: I'd changed "assert (foo % 8 == 0)" to "assert (foo & 7 == 0)". Since & binds weaker than ==, this asserts that seven equals zero...

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information