Hi Brad,
There is no need to open the same file twice. You read the file
through access variable, So you can have two acess variables pointing
to the same file..
If it is confusing then make a copy of the same file with a different
name and work with it.
-- Mohammed A Khader.
Brad Smallridge wrote:
> Modelsim question
>
> Can I open the same input file, twice, simulataneously, for
> reading? I have an application where a BMP image
> drives the simulation, and the output should be compared
> to the same BMP, somewhat delayed.
>
> b r a d @ a i v i s i o n . c o m
|