electronics-maniac
Newbie level 2
- Joined
- Mar 25, 2013
- Messages
- 2
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1,281
- Activity points
- 1,292
guys when i read or write on a .txt file by verilog,
if I am reading, should the .txt file be stored in a certain directory? or should should I specify the directory as in $fopen("C:/Desktop/user/filename")
also when i write by $fdisplay, should I first create a plain .txt file or will the system task create it from the early beginning?
Thank you guys
if I am reading, should the .txt file be stored in a certain directory? or should should I specify the directory as in $fopen("C:/Desktop/user/filename")
also when i write by $fdisplay, should I first create a plain .txt file or will the system task create it from the early beginning?
Thank you guys