Altera_Forum
Honored Contributor
14 years agoModel sim testbench
Hello,
I have a test bench that simulate a 32bit data bus interfacing my fpga. I would like my test bench to be able to inject data to fpga from a file. so, testbench will read data from a file and transmit it to the fpga entity. my code is in vhdl. Does anybody know how to do that? thanks