Forum Discussion
Altera_Forum
Honored Contributor
13 years agorelative path in a do file
hello i am a beginner in modelsim i want to use relative path in do file but it doesn't work my os is windows xp my relative path is : vcom -work Work_Project ../../SRC/A_Interface.vhd ...
Altera_Forum
Honored Contributor
13 years agothanks for your answer
according to your answer, i tried to get absolute path of my script by using "file dirname" command but it give me relative path. i want to able my script to work on any machine. so i need to inform absolute path of script. please help me what i suppose to do. thanks alot.