FPGAwars / apio

:seedling: Open source ecosystem for open FPGA boards
https://github.com/FPGAwars/apio/wiki
GNU General Public License v2.0
801 stars 138 forks source link

Test apio upload with a Fumo board #442

Open zapta opened 1 month ago

zapta commented 1 month ago

This is related to the Fumo TODO that was added in the commit below. Run apio upload and make sure that the progress lines are erased properly instead of being scrolled down. If they do scroll, try adding erasure of a second line as we do for iceprog.

https://github.com/zapta/apio_dev/commit/00b149d870be83ca811336f0fe7d7179ff2a6e15

(I don't have a compatible board, otherwise would test myself)