mirror of
https://github.com/MiSTer-devel/MemTest_MiSTer.git
synced 2026-04-19 03:04:31 +00:00
master
* Including more low frequencies - hopefully to help debug issues with N64 on Mister Pi boards * Including even more frequencies (625 is 62.5MHz, the SDRAM clock for N64). Included Excel spreadsheet with frequency calculations * Changing the parameters for 62.5MHz to more closely follow the PLL MegaWizard's recommendation for this frequency * Updating all clock frequencies to match the output of the PLL MegaWizard
MemTest - Utility to test SDRAM daughter board.
Memtest screen:
- Auto mode indicator (animated),
- Test time passed in minutes,
- Current memory module frequency in MHz,
- Memory module size:
- 0 - no memory board detected
- 1 - 32 MB
- 2 - 64 MB
- 3 - 128 MB
- Number of of passed test cycles (each cycle is 32 MB),
- Number of failed tests.
Controls (keyboard)
- Up - increase frequency
- Down - decrease frequency
- Enter - reset the test
- C - on 128MB module switches between chips.
- A - auto mode, detecting the maximum frequency for module being tested. Test starts from maximum frequency. With every error frequency will be decreased.
Controls (gamepad)
- Up - increase frequency
- Down - decrease frequency
- Start - reset the test
- B - on 128MB module switches between chips.
- A - auto mode, detecting the maximum frequency for module being tested. Test starts from maximum frequency. With every error frequency will be decreased.
Test is passed if amount of errors is 0. For quick test let it run for 10 minutes in auto mode. If you want to be sure, let it run for 1-2 hours. Board should pass at least 130 MHz clock test. Any higher clock will assure the higher quality of the board.
Description
Languages
Verilog
58.4%
VHDL
18.9%
SystemVerilog
18.5%
Tcl
4.1%
Batchfile
0.1%
