YosysHQ / icestorm

Project IceStorm - Lattice iCE40 FPGAs Bitstream Documentation (Reverse Engineered)
ISC License
963 stars 224 forks source link

docs/format.html: document bram/cram read-back commands #289

Closed osresearch closed 2 years ago

osresearch commented 2 years ago

The Lattice tools use these additional commands to read-back the BRAM and CRAM after programming to validate that it was written correctly. iceprog doesn't use this right now, so this is just for documentation purposes.

Signed-off-by: Trammell Hudson hudson@trmm.net

gatecat commented 2 years ago

Interesting, thanks for documenting this!