greatscottgadgets / apollo

microcontroller-based FPGA / JTAG programmer
BSD 3-Clause "New" or "Revised" License
61 stars 29 forks source link

apollo_fpga: Flash programming speed improvements #24

Closed mndza closed 11 months ago

mndza commented 12 months ago

Improves flashing speed by:

9 implements partial erases too, but the version in this PR is also able to use mixed eraseblock sizes.

Offset writes and reads are intentionally left out of this PR, but it's open for discussion.

mndza commented 11 months ago

Added ability to use offsets in flash reads/writes