R
Ronny Hengst
Guest
Hello
I want read in a .txt-file with VHDL.
For example
a 0 1 ns
b 1 1 ns
c 0 1 ns
d 0 1 ns
sel 01 1 ns
a,b,c,d are variables from type std_logic, sel from type std_logic_vector.
Can somebody help me?
Thanks
I want read in a .txt-file with VHDL.
For example
a 0 1 ns
b 1 1 ns
c 0 1 ns
d 0 1 ns
sel 01 1 ns
a,b,c,d are variables from type std_logic, sel from type std_logic_vector.
Can somebody help me?
Thanks