Altera_Forum
Honored Contributor
15 years agorelative paths in modelsim projects
Hi all,
I am using clearcase dynamic views, so i frequently open modelsim projects e.g. on Drive Y:, when it was originally created on a different Drive, e.g. Y: . Unfortunately, when the modelsim project is created, it will save absolute paths to the source files (e.g. y:\blah\blah.vhd). Is there some way to make modelsim use relative paths (e.g. ..\blah\blah.vhd)? Then i could place the project on any drive and it would still work. Of course i could just edit the .mpf-File manually in a text-editor, but there are several reasons why i don't want to do it this way.