Large Simulation Time

I have memory lets say 10GB. I should verify each location of the memory with random values which will take many days for simulation. So how to verify each location of the memory within less time?

In reply to Abuzar Gaffari:

There is no need to functionally verify a memory by writing/reading every single location. You have to assume that has already been proven, you just need to make sure you have made all the right connections to it.

You might want to see what will be the verification scenarios for testing a memory model? | Verification Academy