YosysHQ / apicula

Project Apicula 🐝: bitstream documentation for Gowin FPGAs
MIT License
474 stars 66 forks source link

BUGFIX. Fix BSRAM unpacking. #247

Closed yrabbit closed 4 months ago

yrabbit commented 4 months ago

When there was more than one BSRAM slot, only the first one was unpacked.

Also, unpacking of examples with software RISCV has been added.