Forum Discussion
Altera_Forum
Honored Contributor
9 years ago1. I assume you mean for simulation? File IO is not synthesisable. Either way, you should know the size of your vector in runtime. When you issue a read command it will try and fit the text to the vector.
Why not post some example code so we can try and understand what you're trying to do...