Dasco
Junior Member level 2
- Joined
- Jul 21, 2008
- Messages
- 22
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1,281
- Activity points
- 1,435
Hello,
I have a vhdl module that reads the inputs from files located in the project directory.
I wanna change them to remote files on the server.
the local file is in the same directory and has ./user/etc./test_data
and the remote file is on the server and is in a different directory \prj_name\subprj\date\version\units\dig\source\vhdl\tb\
what do i need to put instead of ./user/etc./test_data
thanks
I have a vhdl module that reads the inputs from files located in the project directory.
I wanna change them to remote files on the server.
the local file is in the same directory and has ./user/etc./test_data
and the remote file is on the server and is in a different directory \prj_name\subprj\date\version\units\dig\source\vhdl\tb\
what do i need to put instead of ./user/etc./test_data
thanks