Forum Discussion
RKish1
New Contributor
7 years agoHow can I edit my quartus project to work with relative paths?
I have a project in quartus with many files containing full-path-links to other files. I found a way to make it work on my machine with a different location, but that is the cheat way. I would like...
KhaiChein_Y_Intel
Regular Contributor
7 years agoHi RKish1,
May I know where is the full path link? Is it in the file generated by Quartus or in Eclipse? Could you give some examples?
The .elf file is an encrypted file and cannot be read/write by user.
Thanks
- RKish17 years ago
New Contributor
Hi!
Initial post has 3 examples from 3 different files. It's from their content. Inspite of the encryption there are strings like "d:\project\..."
Open some of such files, go ctrl+f and search for "d:\" or "c:\"