YosysHQ / apicula

Project Apicula 🐝: bitstream documentation for Gowin FPGAs
MIT License
496 stars 67 forks source link

Fix bits to bytes conversion. #265

Closed yrabbit closed 4 months ago

yrabbit commented 4 months ago

The old version did not work when the number of bits in the line was not a multiple of 8. This manifested itself in an incorrect CRC calculation for boards with the GW1N-9C chip.