add-directory path [-prepend]
Adds a directory to the Simics search path. The Simics search path is a list of directories where Simics searches for additional files when loading a configuration or executing a command like load-file
.
The value of path is normally appended at the end of the list. If the -prepend flag is given, the path will be added as first in the list.
Simics Core
list-directories,
clear-directories