Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

how can i read a remote file into my vhdl module

Status
Not open for further replies.

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
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top