Having gone down the FPGA part selection route and not the board selection route leaves the
ZYNQ7 Processing System configured using its default settings.
The Zedboard settings applied by selecting the
Apply Board Preset (if it were present) are as shown below. Note there are some very important settings that MUST be applied, to name a few, the Bank 1 voltage and the DDR configuration. These settings can be applied through the
ZYNQ7 Processing System re-customization dialog but this time around the script below shall be used to configure the PS in exactly the same way as if the Zedboard presets were applied.
Save the
zedboard_presets.tcl script into
/home/steve/projects/common/fw and run the script from the
Tcl Console using
source /home/steve/projects/common/fw/zedboard_presets.tcl.
After execution of the script the
ZYNQ7 Processing System should reflect the applied changes.