Reply To: At the end of the simulation, AlertLogPkg.vhd must open. causes error message.

Why OSVVM™? Forums OSVVM At the end of the simulation, AlertLogPkg.vhd must open. causes error message. Reply To: At the end of the simulation, AlertLogPkg.vhd must open. causes error message.

#2570
Jeremy
Member

We’ve upgraded to version 2024.07, but it appears the AlertLogPkg.vhd file still needs to be accessed in the osvvm directory after the simulation. It’s not a major issue, but you’ll need to ensure that the file is available in the osvvm directory. Otherwise, you’ll encounter an error stating that AlertLogPkg cannot be found.

The simulation is looking to execute line 2175 of the AlertLogPkg.vhd. “file_close(FileID) ;”