jotego / jtsdram

Checks the sanity of the SDRAM module on MiST and MiSTer systems
GNU General Public License v2.0
3 stars 4 forks source link

Load a ROM and verify it #3

Open jotego opened 2 years ago

jotego commented 2 years ago

Instead of testing with random patterns, use a ROM file: read it, write it and then the next time compare with it. This branch has some work done towards achieving that but it didn't work well.