mirror of
https://github.com/MiSTer-devel/PCFX_MiSTer.git
synced 2026-04-26 03:04:29 +00:00
bd908cda3cf7e5ab61faeeeb6de141f168d55a4b
SDRAM burst reads/writes wrap column adds at the burst length. And pcfx_top was illegally doing a 32-bit write at an odd 16-bit boundary. Thus every other 16-bit word was being written to zero. This fixes both the SDRAM burst simulation and the odd address read/write.
Description
No description provided
Languages
Verilog
38.6%
SystemVerilog
33.5%
VHDL
24.6%
Tcl
2.6%
Assembly
0.3%
Other
0.2%