Forum Discussion
Altera_Forum
Honored Contributor
10 years agoOn modelsim's vsim line, you must specify the <folder> that you are going to use for files which are going to store the data that you are writing to DDR3. Following is an example: vsim -novopt +model_data+ddr3_tmp -t ps -L work -L work_lib <rest of your libraties> <testbench_file>.