Forum Discussion
Altera_Forum
Honored Contributor
13 years agoWhat is best to do to test a custom circuit with large amount of data?
Hi everyone, I have implemented a electron-beam data decompression circuit in verilog-hdl. I need to run it and benchmark it with large amount of data (over 200 mega-bytes). I don't have any no...
Altera_Forum
Honored Contributor
13 years agoI did benchmark my circuit in ModelSim using the verilog file read function. But my professor said that the benchmark results of ModelSim is only a simulation benchmark results, not emulation benchmark results on FPGA chip. Since we are writing a IEEE TCAS1 (Transactions on Circuits and Systems I) paper, to increase our chance of our paper getting accepted, I thought it would be best to obtain all benchmark results from FPGA chip.