mirror of
https://github.com/openXC7/prjxray.git
synced 2026-09-03 16:31:31 +02:00
There seem to be 2 frames of padding between rows in a bitstream. For single-frame writes, these are parsed as type 0 packets and ignored. Normal bitstreams use a single FDRI write that apparently includes this padding and needs to be ignored in the auto-increment handling. Signed-off-by: Rick Altherr <[email protected]>