Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
13 years ago

Reading a file and storing the data into a record (VHDL)

Super Newb here.... So I am having issues of how to write a function that will input a line and break it into a record. I feel like it is something simple like how to store a line into an array bu...