Interfacing text file in VHDL using readline and writeline
Posted by mulyanto on May 31, 2007
You can use the readline and writeline in VHDL like the readln and writeln in c code. For further information about readline and writeline read the $Modeltech\vhdl_src\std\textio.vhd.

