Forum Discussion
Altera_Forum
Honored Contributor
12 years agoIn the kit that came with the board are a number of options. If you don't have the kit you can download it from:
http://www.altera.com/products/devkits/altera/kit-stratix-v-dsp.html (http://www.altera.com/products/devkits/altera/kit-stratix-v-dsp.html) Within that kit there is an 'SI document' that discusses specifics of the board implementation although, I admit, it doesn't appear to specify the board trace delays. There is also a board file (s5_pcie_devkit_revc.brd) from which you could extract exact trace delays. However, you need an Allegro license which, perhaps, you don't have. So, the best option is to open one of the design examples. In the 'examples' directory there is a 'ddr3x72' project in the 'memory' folder. Unzip it and open it in Quartus. Run Qsys and open 'ddr3_x72_qsys.qsys'. You can now explore the 'mem_if_ddr3_emif_0' component and all the settings Altera used for the memory Phy and board. This should provide you with the settings you need to get your project up and running. Regards, Alex