N
Nemesis
Guest
Hi all,
I'm experiencing a strange problem with Modelsim.
I wrote a simple testbench that reads data from a file and puts them
on a net.
With thie commands readline(..,..) and read(..,..) importing
std.texio.all. I used the same approach
with two projects, in one case it is working correctly and in another
case I get the error:
No feasible entries for subprogram 'readline'.
No feasible entries for subprogram 'read'.
Where Am I wrong?
Any hints?
I'm experiencing a strange problem with Modelsim.
I wrote a simple testbench that reads data from a file and puts them
on a net.
With thie commands readline(..,..) and read(..,..) importing
std.texio.all. I used the same approach
with two projects, in one case it is working correctly and in another
case I get the error:
No feasible entries for subprogram 'readline'.
No feasible entries for subprogram 'read'.
Where Am I wrong?
Any hints?