The FPGA byte code from November 20, 2021 (the latest) produces memory errors at certain memory addresses in both MDA and CGA modes.
It also results in memory/screen corruption in MDA mode. The location on the screen seem to correspond to these addresses (typically column 64).
The issue is reproducible in several cards built exactly according to the BoM.
Typical error locations:
- CGA: 0xB9000, 0xBA000
- MDA: 0xB0080, 0xB0400, 0xB0800, 0xB0880, 0xB0C80
Different cards might show errors only in some of these locations. Perhaps there is a timing violation that results in memory corruption in for these certain addresses