R
Richard Erlacher
Guest
I'm a new and clumsy VHDL user but wish to generate a data file
outside VHDL and then read it as stimulus to my circuit under test in
a testbench.
The problem is that I need to serialize the data and feed it to my
single-bit data input.
Could someone point me to a useable example of this sort of thing?
What's critical is that I be able to assign the values read
byte-by-byte from the file, preferably in binary, to a data type, e.g.
std_logic-vector, such that I can easily serialize it in VHDL.
Any pointers?
Please CC me in email as you reply, but reply to the group.
thanks,
Richard Erlacher
outside VHDL and then read it as stimulus to my circuit under test in
a testbench.
The problem is that I need to serialize the data and feed it to my
single-bit data input.
Could someone point me to a useable example of this sort of thing?
What's critical is that I be able to assign the values read
byte-by-byte from the file, preferably in binary, to a data type, e.g.
std_logic-vector, such that I can easily serialize it in VHDL.
Any pointers?
Please CC me in email as you reply, but reply to the group.
thanks,
Richard Erlacher