Forum Discussion
Altera_Forum
Honored Contributor
13 years agoget_service_paths returns a list of paths where a service of the specified type (in this case master) can be found.
The paths returned are unique but are not guaranteed to stay the same between releases (or indeed between runs of the tool). You are not supposed to decode it (though you can indeed get away with it most of the time) Between release 11.1 and 12.0 the information extracted from the sopcinfo file changed a little which is why the service path has changed. Updating the search expression as you specify is safe.