Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test Core & stress core #1

Open
Julitium opened this issue Feb 23, 2022 · 2 comments
Open

Test Core & stress core #1

Julitium opened this issue Feb 23, 2022 · 2 comments

Comments

@Julitium
Copy link

hello Robinson,
I have seen that you have great activity in test cores.
would it be possible to do a test-core for mist?
Example.

RAM Pass/Fail.
ARM Test.
SOUND Test.
VIDEO Test VGA/RGB.

I would also like to know if I can download the stress SDRAM in RBF format for Mist.
Thank you very much.

@robinsonb5
Copy link
Owner

robinsonb5 commented Feb 23, 2022

The SDRAMStressTest is actually intended for DECA and MiSTer in particular, because on both those boards we have SDRAM on a removable module connected to the FPGA via a 40-pin header, which is a recipe for horrible signal integrity. The reason I wrote it as a MiST core is simply that I have a framework for porting MiST cores to other boards, so I use MiST as a kind of standard "API".

A general diagnostics core is a good idea, though - testing RAM, Video and Sound is straightforward enough, and having something to test keyboard, mouse and joysticks would be useful, too, since capturing the serial output from the ARM isn't trivial for non-developers.

@Julitium
Copy link
Author

Hi Robinson,
I'm glad to hear that you think it's a good idea (on any system they are basic tools.), On the one hand, developers have a tool to compare hardware. and on the other, the technicians/engineers can quickly diagnose a possible fault or simply check that our system is in "full health".
For Fatal errors I suggest that the core could be loaded via an alternative way (USB, embebed FW, ETC) and with results using the 3 leds.
imagine that the SD reader does not work!! XD.
Either way, I'm sure it tool will be a great help.
all the best.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants