Forum Discussion
Altera_Forum
Honored Contributor
10 years ago1. download the vendor model I found them here (http://www.issi.com/us/product-dram-sdr.shtml) but there are two choices: ibis-tsop (http://www.issi.com/ww/models/ibis/42s16400j_t.ibs), ibis-bga (http://www.issi.com/ww/models/ibis/42s16400j_b.ibs) any idea which one I should use? TSOP
2. install the model in the system_sim directory.Do you know where this folder is? I haven't been able to find it.3. add the vendor file to the list of files passed to 'vcom' in setup_sim.do.Do you know where setup_sim.do is? 4. instantiate sdram simulation models and wire them to testbench signals. Is this (A) the same as what I would already have for the SDRAM instance, or is it ( B ) a different entity that takes the place of my SDRAM instance with different port signal names?