Forum Discussion
PeterTs
New Contributor
2 years agoCyclone V DDR3 SDRAM timing configuration missing in handoff files
My query relates to SDRAM timing and skew parameters modified in platform designer that (after generation, FPGA rebuild and create BSL script) do not appear in the handoff files. We have a PCB with ...
tehjingy_Altera
Regular Contributor
2 years agoHi Peter
Glad that your problem is solved.
The values of the Platform Designer is used by the HPS through the handoff files.
The values of the platform designers are exported as an xml files in the "hps_isw_handoff\soc_system_hps_0" in the quartus project folder.
Then while building the bootloader we will need to run a script which is the "cv_bsp_generator.py script".
This script will generate a few header files in which is used to compiled together with the bootloader.
Regards
Jingyang, Teh