S
Stew
Guest
I am writing a test bench in Verilog, and want to read in hex values as
stimulus. I can't seem to find a whole lot of documentation on how to do
this. I want to basically open a file in read only mode, read in the values
(preferable convert to hex) and load them into a register for processing.
I'm using Modelsim as a simulator.
Thanks in advance,
Stew
stimulus. I can't seem to find a whole lot of documentation on how to do
this. I want to basically open a file in read only mode, read in the values
(preferable convert to hex) and load them into a register for processing.
I'm using Modelsim as a simulator.
Thanks in advance,
Stew