Forum Discussion

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

process to include a text file in vhdl testbench

sir, i want to include a text file in my testbench code. but i don't understand how to include this?? i come to know to include "use std.textio.all; use IEEE.std_logic_textio.all;" sho...