M
magik
Guest
Another problem:
I have one part of the data inside my procedure and those data I want to
save into one line in OUTFILE .
The other part is in main process (where this procedure is calling).
How can I save both parts in one line?
VHDL doesn't have pointers to strings ect...
Is it possible to put data from procedure into a string and add to line in
the main process?
Paul
I have one part of the data inside my procedure and those data I want to
save into one line in OUTFILE .
The other part is in main process (where this procedure is calling).
How can I save both parts in one line?
VHDL doesn't have pointers to strings ect...
Is it possible to put data from procedure into a string and add to line in
the main process?
Paul