David Hunter bd908cda3c Fix backup mem. load on real SDRAM
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.
2026-01-25 18:01:57 -08:00
2026-01-02 23:29:06 -08:00
2026-01-25 18:01:57 -08:00
2025-11-22 14:26:51 -08:00
2025-11-23 15:17:57 -08:00
2025-11-23 15:17:57 -08:00
2025-11-22 14:26:51 -08:00
2026-01-24 18:44:06 -08:00
Description
No description provided
3.3 MiB
Languages
Verilog 38.6%
SystemVerilog 33.5%
VHDL 24.6%
Tcl 2.6%
Assembly 0.3%
Other 0.2%