D
Dave Higton
Guest
I've been simulating some VHDL in ModelSim XE today, using textio to
read a stimulus file. The simulation runs OK, but, when it stops, it
seems that the file is still open; because I wanted to create a new
stimulus file, and my attempts were met with "file sharing violation"
errors.
How do I close the file: (1) when the simulation has read all the data
that are in the file, and (2) from the ModelSim command line or gui,
when I've stopped the simulation before it's read everything?
Tia.
Dave
read a stimulus file. The simulation runs OK, but, when it stops, it
seems that the file is still open; because I wanted to create a new
stimulus file, and my attempts were met with "file sharing violation"
errors.
How do I close the file: (1) when the simulation has read all the data
that are in the file, and (2) from the ModelSim command line or gui,
when I've stopped the simulation before it's read everything?
Tia.
Dave