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...