clould365
Newbie level 4
- Joined
- Apr 30, 2012
- Messages
- 5
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1,281
- Activity points
- 1,309
I find a question.
IN my vhdl file , I used file_open function and added" use STD.TEXTIO.all "to the vhd file.
SO, I think the prototype of file_open should in textio.vhd.
I opened the file in my modelsim path.
However, to my surprise, it doesn't contain file_open function !
what's the reason ?
IN my vhdl file , I used file_open function and added" use STD.TEXTIO.all "to the vhd file.
SO, I think the prototype of file_open should in textio.vhd.
I opened the file in my modelsim path.
However, to my surprise, it doesn't contain file_open function !
what's the reason ?
Last edited: