Forum Discussion

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

How read data file in a testbench

Hi all: Im trying to do my testbench, i want read the inputs from a .txt file and write the outputs to a .txt file library IEEE; use ieee.std_logic_1164.all; use ieee.std_logic_textio...